Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/546523/?format=api",
    "component": "https://translate.tails.net/api/components/tails/downloadinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/downloadinline/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-28T16:30:57.725955Z",
    "action": 30,
    "target": "[[!img inc/infography/download.png link=\"no\" alt=\"\"]]",
    "old": "[[!img screenshots/allow_js.png link=\"no\"]]",
    "details": {},
    "id": 3051135,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3051135/?format=api"
}