Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/84684713/?format=api",
    "component": "https://hosted.weblate.org/api/components/weblate/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/weblate/glossary/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
    "author": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
    "timestamp": "2024-01-09T04:21:41.973868+01:00",
    "action": 2,
    "target": "호스팅된 웹레이트",
    "id": 76828491,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/76828491/?format=api"
}