Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/686476/?format=api",
    "component": "https://translate.tails.net/api/components/tails/encrypted_volumes/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/encrypted_volumes/sr_Latn/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-14T23:22:46.235597Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Click on the partition displaying a [[!img lib/network-wireless-encrypted.png alt=\"Partition LUKS\" class=\"symbolic\" link=\"no\"]] in the bottom-right corner.",
        "old_state": -1
    },
    "id": 3311796,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3311796/?format=api"
}