Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/35822/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/logo_contest/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/logo_contest/fr/?format=api",
    "user": "https://translate.tails.boum.org/api/users/Chre/?format=api",
    "author": "https://translate.tails.boum.org/api/users/xin/?format=api",
    "timestamp": "2023-01-03T11:31:41.227910Z",
    "action": 7,
    "target": "Une bannière pour le site web. La taille de la bannière actuelle est de 986x60px, mais la nouvelle peut être plus grande, peut-être jusqu'à 150px.",
    "id": 3100906,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.boum.org/api/changes/3100906/?format=api"
}