Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/674001/?format=api",
    "component": "https://translate.tails.net/api/components/tails/encrypted_volumes/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/encrypted_volumes/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:31:40.827117Z",
    "action": 13,
    "target": "         You can give a name to the partition.\n         This name remains invisible until the partition is open but can help\n         you to identify it during use.\n",
    "id": 3260548,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3260548/?format=api"
}