Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4507693/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/libvirt/libvirt-glib/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/libvirt/libvirt-glib/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-04-01T17:43:19.100794Z",
    "action": 2,
    "target": "S tímto objektem nastavení není spojeno žádné XML schéma",
    "old": "S tímto objektem nastavení není spojen žádné XML schema",
    "details": {
        "state": 20,
        "source": "No XML schema associated with this config object",
        "old_state": 20
    },
    "id": 11402807,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11402807/?format=api"
}