Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17451995/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-10/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-10/be/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-19T01:14:00.485944Z",
    "action": 76,
    "target": "Прынамсі адна з вашых прыладаў swap не мае UUID, што было звычайна ў прасторах swap, зробленых старымі версіямі mkswap. Такія прылады будуць вызначацца у /etc/fstab па іх шляху, што не ідэальна, бо шляхі прыладаў могуць змяняцца ў шматлікіх выпадках. ",
    "old": "Прынамсі адна з вашых прыладаў swap не мае UUID, што было звычайна ў прасторах swap, зробленых старымі версіямі mkswap. Такія прылады будуць вызначацца у /etc/fstab па іх шляху, што не ідэальна, бо шляхі прыладаў могуць змяняцца ў шматлікіх выпадках.",
    "details": {
        "state": 10,
        "source": "At least one of your swap devices does not have a UUID, which is common in swap space created using older versions of mkswap. These devices will be referred to by device path in /etc/fstab, which is not ideal since device paths can change under a variety of circumstances. ",
        "old_state": 20
    },
    "id": 18141801,
    "action_name": "Applied enforced check",
    "url": "https://translate.fedoraproject.org/api/changes/18141801/?format=api"
}