Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.elementary.io/api/components/website/code-of-conduct/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/code-of-conduct/it/?format=api",
    "user": "https://l10n.elementary.io/api/users/strozzascotte/?format=api",
    "author": "https://l10n.elementary.io/api/users/strozzascotte/?format=api",
    "timestamp": "2018-09-06T15:29:05.525718Z",
    "action": 1,
    "target": "",
    "id": 238039,
    "action_name": "Translation completed",
    "url": "https://l10n.elementary.io/api/changes/238039/?format=api"
}