Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17522091/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-10/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-10/ro/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-19T01:16:45.242696Z",
    "action": 76,
    "target": "Cel puțin unul din dispozitivele swap nu are UUID, fapt des întâlnit pentru partiții swap create cu variante mai vechi de mkswap. Aceste dispozitive vor fi referite prin calea (path) dispozitivului în /etc/fstab, ceea ce nu e ideal deoarece căile se pot modifica în varii circumstanțe. ",
    "old": "Cel puțin unul din dispozitivele swap nu are UUID, fapt des întâlnit pentru partiții swap create cu variante mai vechi de mkswap. Aceste dispozitive vor fi referite prin calea (path) dispozitivului în /etc/fstab, ceea ce nu e ideal deoarece căile se pot modifica în varii circumstanțe.",
    "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": 18141985,
    "action_name": "Applied enforced check",
    "url": "https://translate.fedoraproject.org/api/changes/18141985/?format=api"
}