Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3212122/?format=api",
    "component": "https://l10n.elementary.io/api/components/mail/glossary/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/mail/glossary/cs/?format=api",
    "user": "https://l10n.elementary.io/api/users/jamci01/?format=api",
    "author": null,
    "timestamp": "2019-04-21T18:21:05.520260Z",
    "action": 2,
    "target": "Pošta",
    "id": 335398,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/335398/?format=api"
}