Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/682639/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/restart_first_timeinline/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/restart_first_timeinline/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-03T01:25:29.040941Z",
    "action": 30,
    "target": "In the Welcome Screen, select your language and keyboard layout in the <b>Language and Formats</b> section.  Click <b>Start Tails</b>.",
    "id": 3284787,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3284787/?format=api"
}