Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3578165/?format=api",
    "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-11T12:34:12.154350Z",
    "action": 30,
    "target": "%u app update is available\u001e\u001e%u app updates are available",
    "id": 2094479,
    "action_name": "Source string changed",
    "url": "https://l10n.elementary.io/api/changes/2094479/?format=api"
}