Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/98334200/?format=api",
    "component": "https://hosted.weblate.org/api/components/weblate/legal/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/weblate/legal/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-17T16:13:02.162235+02:00",
    "action": 59,
    "target": "Uživatel souhlasí s použitím jména a e-mailu jako autora v zápisech VCS. Uživatel chápe, že tento souhlas je kvůli povaze VCS neodvolatelný.",
    "id": 55745635,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/55745635/?format=api"
}