Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1901717/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-notifications/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-notifications/tr/?format=api",
    "user": "https://l10n.elementary.io/api/users/queeup/?format=api",
    "author": "https://l10n.elementary.io/api/users/umitseyhan/?format=api",
    "timestamp": "2019-04-12T21:55:35.163252Z",
    "action": 7,
    "target": "Bildirim balonlarını, sesleri ve bildirim merkezini yapılandır.",
    "id": 333667,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/333667/?format=api"
}