Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3212637/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/glossary/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/glossary/ti/?format=api",
    "user": "https://l10n.elementary.io/api/users/pokgak/?format=api",
    "author": null,
    "timestamp": "2017-09-08T19:58:19.971144Z",
    "action": 5,
    "target": "Aplikasi",
    "id": 95357,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/95357/?format=api"
}