Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1719344/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses/master/fr/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Antoine/?format=api",
    "timestamp": "2017-12-03T19:11:11.404032Z",
    "action": 26,
    "target": "Filtre :",
    "id": 757981,
    "action_name": "Suggestion removed",
    "url": "https://l10n.opensuse.org/api/changes/757981/?format=api"
}