Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1539322/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/zh_Hant/?format=api",
    "user": "https://l10n.elementary.io/api/users/toto6038/?format=api",
    "author": "https://l10n.elementary.io/api/users/toto6038/?format=api",
    "timestamp": "2021-12-28T13:37:15.586527Z",
    "action": 45,
    "target": "",
    "id": 1190669,
    "action_name": "Contributor joined",
    "url": "https://l10n.elementary.io/api/changes/1190669/?format=api"
}