Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/89915988/?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:01:40.271405Z",
    "action": 2,
    "target": "리브레오피스 {version} 릴리스 정보",
    "id": 51164008,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/51164008/?format=api"
}