Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/29551452/?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:19:01.654022+01:00",
    "action": 37,
    "target": "写真やビデオを調整したら、キャプションを追加することもできます。キャプションフィールドを長押しして、「貼り付け」をタップします。",
    "id": 9556351,
    "action_name": "Marked for edit",
    "url": "https://hosted.weblate.org/api/changes/9556351/?format=api"
}