Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/61218103/?format=api",
    "component": "https://hosted.weblate.org/api/components/peek/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/peek/translations/ja/?format=api",
    "user": "https://hosted.weblate.org/api/users/ryonakano/?format=api",
    "author": "https://hosted.weblate.org/api/users/ryonakano/?format=api",
    "timestamp": "2024-05-03T10:16:14.821910+02:00",
    "action": 9,
    "target": "デフォルトの PULSE デバイスからの音を録音",
    "id": 88787383,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/88787383/?format=api"
}