Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1283086/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/open-source/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/open-source/zh_Hans/?format=api",
    "user": "https://l10n.elementary.io/api/users/RX-CaO/?format=api",
    "author": "https://l10n.elementary.io/api/users/RX-CaO/?format=api",
    "timestamp": "2022-07-15T07:22:19.852889Z",
    "action": 4,
    "target": "elementary 强调将资金返还给我们所依赖的项目。当你购买 elementary OS的副本时,你也在同时支持着像这样牛逼的项目。",
    "id": 1310143,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1310143/?format=api"
}