Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/1161/?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": 23,
    "author": 23,
    "timestamp": "2020-06-28T20:41:28.188775Z",
    "action": 30,
    "target": "Świetny tuner dla twojej gitary, skrzypiec, basu czy ukulele. Prosty w obsłudze, dokładny i za darmo. ",
    "id": 6569,
    "action_name": "Source string changed",
    "url": "https://weblate.a4tune.com/api/changes/6569/?format=api"
}