Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2692457/?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": "2020-05-10T22:08:57.989227Z",
    "action": 5,
    "target": "Patreon は、継続的なクラウドファンディングキャンペーンのようなサービスです。毎月貢献する金額を選び、私たちの目標達成の手助けをしてください。そして、限定グッズを入手し、限定コンテンツをいち早く読みましょう。",
    "id": 604232,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/604232/?format=api"
}