Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/702201/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcnewsversion_6-10-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcnewsversion_6-10-po/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-11-28T10:19:47.118319Z",
    "action": 13,
    "target": "If you cannot do an automatic upgrade or if Tails fails to start after an automatic upgrade, please try to do a [[manual upgrade|doc/upgrade/#manual]].",
    "id": 3392063,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3392063/?format=api"
}