Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2889741/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/sideload/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/sideload/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-04-23T15:43:27.356035Z",
    "action": 30,
    "target": "System Settings → Applications…",
    "id": 842585,
    "action_name": "Source string changed",
    "url": "https://l10n.elementary.io/api/changes/842585/?format=api"
}