Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/36049/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/new_project_name/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/new_project_name/de/?format=api",
    "user": "https://translate.tails.boum.org/api/users/BenHeld/?format=api",
    "author": "https://translate.tails.boum.org/api/users/BenHeld/?format=api",
    "timestamp": "2023-11-24T10:26:49.564351Z",
    "action": 36,
    "target": "In Kürze wird es eine neue Version geben, die nicht nur die Namensänderung widerspiegelt, sondern auch eine Reihe von lästigen Fehlern behebt und einige neue Funktionen bietet.",
    "id": 3191965,
    "action_name": "Translation approved",
    "url": "https://translate.tails.boum.org/api/changes/3191965/?format=api"
}