Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/213445/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsdesktop-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/zh/?format=api",
    "user": "https://translate.tails.net/api/users/admin/?format=api",
    "author": "https://translate.tails.net/api/users/admin/?format=api",
    "timestamp": "2018-03-14T09:24:23Z",
    "action": 5,
    "target": "[[!toc levels=3]]\n",
    "id": 90756,
    "action_name": "Translation added",
    "url": "https://translate.tails.net/api/changes/90756/?format=api"
}