Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/42578/?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-02-13T05:04:55.519212Z",
    "action": 5,
    "target": "お使いの Android バージョンには対応していません。アプリがうまく動作しない場合は、最新版にアップデートしてみてください。",
    "id": 38734,
    "action_name": "New translation",
    "url": "https://weblate.rikka.app/api/changes/38734/?format=api"
}