Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12547550/?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:03:27.515474Z",
    "action": 5,
    "target": "Inkompatibel version av data. Kör om 'dnf {command} download [ALTERNATIV]'",
    "old": "",
    "details": {
        "state": 20,
        "source": "Incompatible version of data. Rerun 'dnf {command} download [OPTIONS]'",
        "old_state": 0
    },
    "id": 9370395,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/9370395/?format=api"
}