Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/17591438/?format=api",
    "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
    "author": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
    "timestamp": "2023-02-10T02:25:50.012499+01:00",
    "action": 5,
    "target": "일시적으로 액세스할 수 없거나 새 주소로 이전되었을 수 있습니다.<br/>인터넷 연결이 올바르게 작동하는지 확인하세요.",
    "id": 48082197,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/48082197/?format=api"
}