Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/231632/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libzypp/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libzypp/master/id/?format=api",
    "user": "https://l10n.opensuse.org/api/users/hahnsaja/?format=api",
    "author": "https://l10n.opensuse.org/api/users/hahnsaja/?format=api",
    "timestamp": "2016-10-20T07:28:08Z",
    "action": 2,
    "target": "rpm %s telah dibuat sebagai %s.\nIni adalah perbedaan 25 baris pertama:\n",
    "id": 372168,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/372168/?format=api"
}