Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/python-simpleline/rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/rhel-8/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/jkonecny/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jkonecny/?format=api",
    "timestamp": "2020-07-30T14:37:35.738219Z",
    "action": 0,
    "target": "",
    "id": 1094905,
    "action_name": "Resource updated",
    "url": "https://translate.fedoraproject.org/api/changes/1094905/?format=api"
}