Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/113185186/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/libreofficeorg/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/libreofficeorg/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-07T05:28:12.641239Z",
    "action": 5,
    "target": "최대 800 MB 이상의 하드디스크 공간 필요",
    "id": 51151414,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/51151414/?format=api"
}