Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/80098/?format=api",
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/description/sk/?format=api",
    "dictionary": null,
    "user": 2,
    "author": 2,
    "timestamp": "2023-04-27T04:53:05.980293Z",
    "action": 5,
    "target": "Najpresnejšia ladička pre váš nástroj.",
    "id": 73171,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/73171/?format=api"
}