Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2687702/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/index/ja/?format=api",
    "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "author": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "timestamp": "2020-05-11T09:54:51.413771Z",
    "action": 5,
    "target": "マルチタスク画面、ピクチャーインピクチャー、非通知モードといった機能を使って、生産的で集中した状態を維持しましょう。動画の視聴中やゲームのプレイ中は作業を見えないようにしておきましょう。",
    "id": 604323,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/604323/?format=api"
}