Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/166478/?format=api",
    "component": "https://translate.tails.net/api/components/tails/upgrade-tails/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/upgrade-tails/zh/?format=api",
    "user": "https://translate.tails.net/api/users/admin/?format=api",
    "author": "https://translate.tails.net/api/users/selinaf/?format=api",
    "timestamp": "2018-03-12T16:06:00Z",
    "action": 7,
    "target": "[[!meta stylesheet=\"install/inc/stylesheets/upgrade-tails\" rel=\"stylesheet\" title=\"\"]]\n",
    "id": 88467,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/88467/?format=api"
}