Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1521545/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/ar/?format=api",
    "user": "https://l10n.elementary.io/api/users/ButterflyOfFire/?format=api",
    "author": "https://l10n.elementary.io/api/users/ButterflyOfFire/?format=api",
    "timestamp": "2018-08-03T20:49:07.510836Z",
    "action": 4,
    "target": "%s…",
    "id": 229269,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/229269/?format=api"
}