Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/700830/?format=api",
    "component": "https://translate.tails.net/api/components/tails/contact/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contact/zh_TW/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-31T09:19:34.294928Z",
    "action": 59,
    "target": "如果你需要私下的協助,可以寄一封加密電郵到:\n<tails-support-private@boum.org> .\n",
    "id": 3379754,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3379754/?format=api"
}