Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/209370/?format=api",
    "component": "https://translate.tails.net/api/components/tails/sensitive_documents_graphics/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/sensitive_documents_graphics/zh_TW/?format=api",
    "user": "https://translate.tails.net/api/users/admin/?format=api",
    "author": "https://translate.tails.net/api/users/admin/?format=api",
    "timestamp": "2018-11-02T16:49:41Z",
    "action": 9,
    "target": "[[!inline pages=\"doc/sensitive_documents/persistence.zh_TW\" raw=\"yes\" sort=\"age\"]]\n",
    "old": "",
    "details": {},
    "id": 132415,
    "action_name": "Translation uploaded",
    "url": "https://translate.tails.net/api/changes/132415/?format=api"
}