Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/452038/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-slide-show/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/master/ast/?format=api",
    "user": "https://l10n.opensuse.org/api/users/enolp/?format=api",
    "author": "https://l10n.opensuse.org/api/users/enolp/?format=api",
    "timestamp": "2016-09-13T18:12:33Z",
    "action": 5,
    "target": "El to sistema operativu",
    "id": 85260,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/85260/?format=api"
}