Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/85051935/?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:14.260812+01:00",
    "action": 2,
    "target": "%u個のアイテム\u001e\u001e%u個のアイテム",
    "id": 85591795,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/85591795/?format=api"
}