Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/682884/?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/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-05T03:34:41.909603Z",
    "action": 13,
    "target": "We want to have a great logo by then to give Tails the visual impact it deserves. The image and banner we have been using so far don't really do the job anymore...",
    "id": 3285583,
    "action_name": "Source string added",
    "url": "https://translate.tails.boum.org/api/changes/3285583/?format=api"
}