Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1657764/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-kdump/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-kdump/master/uk/?format=api",
    "user": "https://l10n.opensuse.org/api/users/AndriyBandura/?format=api",
    "author": "https://l10n.opensuse.org/api/users/AndriyBandura/?format=api",
    "timestamp": "2016-09-16T04:57:10Z",
    "action": 2,
    "target": "Командний рядок Kdump — це рядок параметрів, які слід передати ядру kdump.",
    "id": 108112,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/108112/?format=api"
}