Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7510341/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "timestamp": "2024-11-06T09:22:47.387191Z",
    "action": 27,
    "target": "Le périphérique du bootloader stage2 %(stage2dev)s est sur un périphérique multi-disques, mais le périphérique du bootloader stage1 %(stage1dev)s n'en fait pas partie. Le bootloader stage1 ne sera installé que sur un seul disque.",
    "old": "Le périphérique du chargeur d'amorçage stage2 %(stage2dev)s est sur un périphérique multi-disques, mais le périphérique du chargeur d'amorçage stage1 %(stage1dev)s n'en fait pas partie. Le chargeur d'amorçage stage1 ne sera installé que sur un seul disque.",
    "details": {
        "state": 20,
        "source": "boot loader stage2 device %(stage2dev)s is on a multi-disk array, but boot loader stage1 device %(stage1dev)s is not part of this array. The stage1 boot loader will only be installed to a single drive.",
        "old_state": 20
    },
    "id": 17240564,
    "action_name": "Translation replaced",
    "url": "https://translate.fedoraproject.org/api/changes/17240564/?format=api"
}