Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3020664/?format=api",
    "component": "https://l10n.elementary.io/api/components/photos/photos/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/photos/photos/as/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-09-02T06:23:18.157319Z",
    "action": 30,
    "target": "Zoom Out",
    "old": "Zoom _Out",
    "details": {},
    "id": 1026420,
    "action_name": "Source string changed",
    "url": "https://l10n.elementary.io/api/changes/1026420/?format=api"
}