Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7571664/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-update/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-update/master/it/?format=api",
    "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "timestamp": "2018-02-20T15:10:07.694464Z",
    "action": 2,
    "target": "ReiserFS non è più supportato.\nMigrare i propri dati su un altro filesystem prima di eseguire l'upgrade.\n\n",
    "id": 941919,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/941919/?format=api"
}