Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3354093/?format=api",
    "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/videos/videos/ja/?format=api",
    "user": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "author": "https://l10n.elementary.io/api/users/ryonakano/?format=api",
    "timestamp": "2023-07-07T22:50:16.337736Z",
    "action": 5,
    "target": "“%s” をプレイリストに追加しました",
    "id": 1730199,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1730199/?format=api"
}