Changes API.

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

GET /api/changes/3415332/?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": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/Chre/?format=api",
    "timestamp": "2025-02-20T11:04:23.898463Z",
    "action": 36,
    "target": "Nous partageons nos améliorations afin que le maximum de personnes puisse profiter de notre travail.",
    "id": 3415332,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3415332/?format=api"
}