Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8898698/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2022-11-04T08:15:40.022648Z",
    "action": 2,
    "target": "페도라 실버블루는 컨테이너 중점을 둔 작업 흐름을 위해 훌륭하게 지원하는 데 목적을 둔 변하지 않는 데스크톱 운영체제입니다.",
    "id": 8587939,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8587939/?format=api"
}