Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/515578/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsstartpcpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsstartpcpo/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-25T20:20:06.286445Z",
    "action": 59,
    "target": "",
    "old": "Spróbuj zaktualizować BIOS lub UEFI. Aby to zrobić, odwiedź witrynę pomocy technicznej producenta komputera.",
    "details": {
        "state": 0,
        "source": "Try to upgrade the BIOS or UEFI. To do so, refer to the support website of the computer manufacturer.",
        "old_state": 20
    },
    "id": 3242248,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3242248/?format=api"
}