Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3015316/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-vpn/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-vpn/master/sk/?format=api",
    "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
    "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
    "timestamp": "2017-07-27T14:33:39.483672Z",
    "action": 9,
    "target": "Firewall SuSE je povolený, ale nie je aktivovaný.\nAby VPN fungovala správne, aktivuje sa teraz firewall SuSE.",
    "id": 725722,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/725722/?format=api"
}