Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2259351/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/locale-plug-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/locale-plug-extra/es/?format=api",
    "user": "https://l10n.elementary.io/api/users/alvaroadlf/?format=api",
    "author": "https://l10n.elementary.io/api/users/alvaroadlf/?format=api",
    "timestamp": "2019-01-18T00:29:23.408934Z",
    "action": 2,
    "target": "Gestiona los idiomas y configura la región y el formato.",
    "id": 318117,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/318117/?format=api"
}