Changes API.

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

GET /api/changes/3439791/?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/wikisrcnewsversion_6-13-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcnewsversion_6-13-po/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-16T17:48:57.086319Z",
    "action": 17,
    "target": "",
    "id": 3439791,
    "action_name": "Changes committed",
    "url": "https://translate.tails.net/api/changes/3439791/?format=api"
}