Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1272610/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/get-involved/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/get-involved/ja/?format=api",
    "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "author": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "timestamp": "2019-01-16T12:11:50.595820Z",
    "action": 2,
    "target": "私たちの Web サイトは、HTML・CSS・PHP・JavaScript を用いて作られています。私たちは、これらの技術を持ち、Web サイトの改善に貢献してくださる人を常に探しています。",
    "id": 317928,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/317928/?format=api"
}