Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1525772/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/fr/?format=api",
    "user": "https://l10n.elementary.io/api/users/Quentincaron1999/?format=api",
    "author": "https://l10n.elementary.io/api/users/Quentincaron1999/?format=api",
    "timestamp": "2018-07-13T20:18:01.180636Z",
    "action": 4,
    "target": "Utilisateur du commutateur de mode test",
    "id": 219606,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/219606/?format=api"
}