Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11518504/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-90/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-90/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/pavelb/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/pavelb/?format=api",
    "timestamp": "2023-08-24T10:34:44.179436Z",
    "action": 2,
    "target": "Prostor, dostupný pro tento přípojný bod, může být změněn v nastavení oddílu níže.",
    "old": "Prostor, dostupný pro tento přípojný bod, může být měněn v nastavení oddílu níže.",
    "details": {
        "state": 20,
        "source": "The space available to this mount point can be changed by modifying the volume below.",
        "old_state": 20
    },
    "id": 12159842,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/12159842/?format=api"
}