Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3056838/?format=api",
    "component": "https://l10n.elementary.io/api/components/photos/photos/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/photos/photos/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-10-26T18:06:15.407365Z",
    "action": 30,
    "target": "Toggle Sidebar",
    "id": 1090015,
    "action_name": "Source string changed",
    "url": "https://l10n.elementary.io/api/changes/1090015/?format=api"
}