Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/675631/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocencryption_and_privacyveracryptpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocencryption_and_privacyveracryptpo/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:31:59.789236Z",
    "action": 13,
    "target": "Click the [[!img lib/unlock.png alt=\"Unlock selected encrypted partition\" class=\"symbolic\" link=\"no\"]] button in the right pane.",
    "id": 3262489,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3262489/?format=api"
}