Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3320578/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/gala/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/gala/he/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-02T08:55:29.382161Z",
    "action": 30,
    "target": "Correctly set the active workspace highlight when entering Multitasking View and animate 1:1 with multitouch gestures",
    "id": 1631323,
    "action_name": "Source string changed",
    "url": "https://l10n.elementary.io/api/changes/1631323/?format=api"
}