Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14257704/?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-04-01T05:06:00.567322Z",
    "action": 2,
    "target": "%s에서 모듈 %s는 설치 할 수 없습니다",
    "old": "%에서 모듈 %s는 설치 할 수 없습니다",
    "details": {
        "state": 20,
        "source": "module %s from %s is not installable",
        "old_state": 20
    },
    "id": 11179455,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11179455/?format=api"
}