Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15426754/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit/cockpit-podman/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit/cockpit-podman/sv/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
    "timestamp": "2023-11-04T15:12:14.732912Z",
    "action": 5,
    "target": "1 till 65535",
    "old": "",
    "details": {
        "state": 20,
        "source": "1 to 65535",
        "old_state": 0
    },
    "id": 12772086,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/12772086/?format=api"
}