Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2324154/?format=api",
    "component": "https://l10n.elementary.io/api/components/wingpanel/applications-menu/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/wingpanel/applications-menu/id/?format=api",
    "user": "https://l10n.elementary.io/api/users/frachmadin/?format=api",
    "author": "https://l10n.elementary.io/api/users/frachmadin/?format=api",
    "timestamp": "2023-05-22T18:57:52.286083Z",
    "action": 7,
    "target": "Buka dan cari aplikasi",
    "id": 1659730,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/1659730/?format=api"
}