Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/45174/?format=api",
    "component": "https://weblate.rikka.app/api/components/takostats/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/takostats/application/ja/?format=api",
    "user": "https://weblate.rikka.app/api/users/AndroPlus-org/?format=api",
    "author": "https://weblate.rikka.app/api/users/AndroPlus-org/?format=api",
    "timestamp": "2023-05-04T21:05:51.776199Z",
    "action": 2,
    "target": "フレーム時間とその他のデータを記録毎に2つの CSV ファイルにエクスポートします。すべての CSV ファイルは ZIP 圧縮されます。",
    "id": 43491,
    "action_name": "Translation changed",
    "url": "https://weblate.rikka.app/api/changes/43491/?format=api"
}