Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/43761740/?format=api",
    "component": "https://hosted.weblate.org/api/components/feedreader/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/feedreader/translations/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
    "author": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
    "timestamp": "2022-09-29T12:11:42.504218+02:00",
    "action": 5,
    "target": "Article grabber (알려진 사이트의 웹사이트에서 광고 없이 전체 기사 가져오기)",
    "id": 35449126,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/35449126/?format=api"
}