Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/2072/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translate.edugit.org/api/units/5022/?format=api",
    "component": "https://translate.edugit.org/api/components/aleksis/aleksis-app-chronos/?format=api",
    "translation": "https://translate.edugit.org/api/translations/aleksis/aleksis-app-chronos/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-04-01T13:51:40.365058Z",
    "action": 13,
    "target": "",
    "id": 2072,
    "action_name": "Neue Ausgangszeichenkette",
    "url": "https://translate.edugit.org/api/changes/2072/?format=api"
}