Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/685814/?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-05-08T16:20:30.703256Z",
    "action": 59,
    "target": "如果你希望營運 Tails 鏡像站點,請聯繫 <tails-mirrors@boum.org>.\n",
    "id": 3307423,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3307423/?format=api"
}