Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/89916038/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/extensions/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/extensions/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-04-22T07:23:57.266034Z",
    "action": 5,
    "target": "확장을 게시/수정할 수 있는 사용자",
    "id": 51075733,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/51075733/?format=api"
}