Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/176244/?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/nl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/verstraete_kenny/?format=api",
    "author": "https://l10n.opensuse.org/api/users/verstraete_kenny/?format=api",
    "timestamp": "2016-04-27T13:53:17Z",
    "action": 5,
    "target": "Bezoek nl.opensuse.org/Portal:Hoe_mee_te_doen om te leren hoe u deel kunt nemen aan de openSUSE-gemeenschap.",
    "id": 16522,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/16522/?format=api"
}