Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3261679/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/sideload/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/sideload/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-15T11:19:31.689927Z",
    "action": 30,
    "target": "Trust and install ā€œ%sā€?",
    "id": 1503876,
    "action_name": "Source string changed",
    "url": "https://l10n.elementary.io/api/changes/1503876/?format=api"
}