Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1537186/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/tl/?format=api",
    "user": "https://l10n.elementary.io/api/users/Mario10100/?format=api",
    "author": "https://l10n.elementary.io/api/users/Mario10100/?format=api",
    "timestamp": "2021-05-22T18:10:45.331969Z",
    "action": 4,
    "target": "Kailangan mo dapat pumili ng <b>root (/)</b> partition.",
    "id": 872400,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/872400/?format=api"
}