Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/230322/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/system-config-printer/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/system-config-printer/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": "2021-03-30T21:32:31.480501Z",
    "action": 2,
    "target": "시험 페이지를 인쇄합니다. 특정 문서 인쇄에 문제가 있을 경우, 해당 문서를 지금 인쇄하고 아래에 인쇄 작업을 표시합니다.",
    "id": 3151867,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3151867/?format=api"
}