Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/113185223/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/glossary/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/glossary/ko/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/dhsung/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/dhsung/?format=api",
    "timestamp": "2024-05-09T07:02:18.863127Z",
    "action": 2,
    "target": "리브레오피스는 프리 오피스 응용프로그램 모음입니다 .",
    "id": 51164016,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/51164016/?format=api"
}