Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/334537/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/obconf-qt/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/obconf-qt/ko/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/MarongHappy/?format=api",
    "timestamp": "2021-09-24T15:18:06.716917Z",
    "action": 9,
    "target": "바탕화면 여백은 화면 가장자리의 예약된 영역입니다. 새 창은 여백 내에 배치되지 않으며 최대화된 창은 이를 덮지 않습니다.",
    "id": 88882,
    "action_name": "Translation uploaded",
    "url": "https://translate.lxqt-project.org/api/changes/88882/?format=api"
}