Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-19T22:06:50.675656Z",
    "action": 17,
    "target": "",
    "id": 3347914,
    "action_name": "Changes committed",
    "url": "https://translate.tails.net/api/changes/3347914/?format=api"
}