Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14257690/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-dnf-4-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-dnf-4-master/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2023-12-06T08:27:02.329119Z",
    "action": 2,
    "target": "꾸러미 %s가 %s에서 제외 필터링에서 걸러졌습니다",
    "old": "%sㅇ[사 꾸러미 %s가 걸러지는 것에서 제외되었습니다",
    "details": {
        "state": 20,
        "source": "package %s from %s is filtered out by exclude filtering",
        "old_state": 20
    },
    "id": 13188110,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/13188110/?format=api"
}