Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701398/?format=api",
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-12-03T23:20:18.619183Z",
    "action": 59,
    "target": "Nous partageons nos améliorations afin que le maximum de personnes puisse profiter de notre travail.",
    "id": 3396221,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3396221/?format=api"
}