Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14488810/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/libvirt/libvirt-glib/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/libvirt/libvirt-glib/ro/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/remus-gabriel/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/remus-gabriel/?format=api",
    "timestamp": "2023-04-08T23:15:46.656404Z",
    "action": 5,
    "target": "Nu se poate analiza configurația",
    "old": "",
    "details": {
        "state": 20,
        "source": "Unable to parse configuration",
        "old_state": 0
    },
    "id": 11421406,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11421406/?format=api"
}