Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15708659/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/glossary/el/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mariocanfly/?format=api",
    "timestamp": "2023-12-04T02:03:07.897463Z",
    "action": 31,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "spiking neural network",
        "old_state": 0
    },
    "id": 13176349,
    "action_name": "String added",
    "url": "https://translate.fedoraproject.org/api/changes/13176349/?format=api"
}