Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/8637239/?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.781450+02:00",
    "action": 9,
    "target": "保存されたファイルをファイルマネージャーで表示するには、ここをクリックしてください。",
    "id": 88787381,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/88787381/?format=api"
}