Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3026012/?format=api",
    "component": "https://l10n.elementary.io/api/components/wingpanel/applications-menu/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/wingpanel/applications-menu/he/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-09-10T18:15:10.791483Z",
    "action": 30,
    "target": "Open with %s Graphics",
    "id": 1036356,
    "action_name": "Source string changed",
    "url": "https://l10n.elementary.io/api/changes/1036356/?format=api"
}