Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18172350/?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/harmful-breeze/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "timestamp": "2024-07-22T13:05:39.721077Z",
    "action": 31,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Cloud Base",
        "old_state": 0
    },
    "id": 16763531,
    "action_name": "String added",
    "url": "https://translate.fedoraproject.org/api/changes/16763531/?format=api"
}