Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1388260/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-geo-cluster/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-geo-cluster/master/id/?format=api",
    "user": "https://l10n.opensuse.org/api/users/medwinz/?format=api",
    "author": "https://l10n.opensuse.org/api/users/medwinz/?format=api",
    "timestamp": "2016-11-09T13:54:00Z",
    "action": 2,
    "target": "Berkas akan ditulis ke /etc/booth.",
    "id": 400440,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/400440/?format=api"
}