Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/29551448/?format=api",
    "component": "https://hosted.weblate.org/api/components/easyrepost/android/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/easyrepost/android/ja/?format=api",
    "user": "https://hosted.weblate.org/api/users/naofum/?format=api",
    "author": "https://hosted.weblate.org/api/users/naofum/?format=api",
    "timestamp": "2021-02-27T11:16:36.313400+01:00",
    "action": 5,
    "target": "共有…をクリックして、このアプリを選択します。",
    "id": 9556342,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/9556342/?format=api"
}