Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/85051937/?format=api",
    "component": "https://hosted.weblate.org/api/components/onionshare/onionshare-ios-plurals/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/onionshare/onionshare-ios-plurals/ja/?format=api",
    "user": "https://hosted.weblate.org/api/users/shirahara/?format=api",
    "author": "https://hosted.weblate.org/api/users/shirahara/?format=api",
    "timestamp": "2024-03-23T15:30:27.356352+01:00",
    "action": 2,
    "target": "共有するアイテムはまだありません。\u001e\u001e%1$u個のアイテムを共有する準備ができました。",
    "id": 85591803,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/85591803/?format=api"
}