Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2914282/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-14T22:32:05.364297Z",
    "action": 30,
    "target": "Data will only be protected from others with physical access to this device when it is shut down.",
    "id": 887048,
    "action_name": "Source string changed",
    "url": "https://l10n.elementary.io/api/changes/887048/?format=api"
}