Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11632987/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/glossary/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/corydalis10/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/corydalis10/?format=api",
    "timestamp": "2025-02-05T01:58:31.770716Z",
    "action": 66,
    "target": "페도라 서버",
    "old": "페도라 서버",
    "details": {
        "state": 100,
        "source": "Fedora Server",
        "old_state": 100
    },
    "id": 17986194,
    "action_name": "Explanation updated",
    "url": "https://translate.fedoraproject.org/api/changes/17986194/?format=api"
}