Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/35081586/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/cuimessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/cuimessages/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-19T15:15:09.953906Z",
    "action": 5,
    "target": "%PRODUCTNAME 는 익숙한 느낌을 줄 수 있는 다양한 사용자 인터페이스 선택사항을 제공합니다",
    "id": 51231694,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/51231694/?format=api"
}