Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/1235039/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-extras/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-extras/ru/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/igorbounov/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/igorbounov/?format=api",
    "timestamp": "2022-12-03T18:37:35.924388Z",
    "action": 2,
    "target": "создан pre_snapshot %d",
    "old": "создан предварительный снимок %d",
    "details": {
        "state": 20,
        "source": "created pre_snapshot %d",
        "old_state": 20
    },
    "id": 8952660,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8952660/?format=api"
}