Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2106/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/pl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/ewelinamichalowska/?format=api",
    "author": "https://l10n.opensuse.org/api/users/ewelinamichalowska/?format=api",
    "timestamp": "2018-01-25T12:01:41.362368Z",
    "action": 2,
    "target": "Autor programu: %s.\n",
    "id": 846291,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/846291/?format=api"
}