Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10553600/?format=api",
    "component": "https://l10n.opensuse.org/api/components/chameleon/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/chameleon/master/pt_BR/?format=api",
    "user": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
    "author": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
    "timestamp": "2018-06-26T20:37:58.554832Z",
    "action": 5,
    "target": "https://en.opensuse.org/Portal:Development",
    "id": 1130248,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1130248/?format=api"
}