Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12547557/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-rhel-9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-rhel-9/sv/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
    "timestamp": "2023-02-28T13:08:57.359396Z",
    "action": 2,
    "target": "transaktionen var inte förberedd för '{command}'. Kör om 'dnf {command} download [alternativ]'",
    "old": "Transaktionen var inte förberedd för '{command}'. Kör om 'dnf {command} download [alternativ]'",
    "details": {
        "state": 20,
        "source": "the transaction was not prepared for '{command}'. Rerun 'dnf {command} download [OPTIONS]'",
        "old_state": 20
    },
    "id": 9370423,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9370423/?format=api"
}