Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18408962/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-podman/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-podman/main/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/martinpitt/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/martinpitt/?format=api",
    "timestamp": "2025-02-28T05:22:54.707468Z",
    "action": 9,
    "target": "キーの先頭を数字にすることはできません",
    "old": "キーは空欄にできません",
    "details": {
        "state": 20,
        "source": "Key must not begin with a digit",
        "old_state": 10
    },
    "id": 18168602,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/18168602/?format=api"
}