Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2879041/?format=api",
    "component": "https://l10n.elementary.io/api/components/wingpanel/applications-menu/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/wingpanel/applications-menu/hi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-04-08T12:57:27.820344Z",
    "action": 30,
    "target": "Click to copy result to clipboard",
    "id": 824135,
    "action_name": "Source string changed",
    "url": "https://l10n.elementary.io/api/changes/824135/?format=api"
}