Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7619011/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/glossary/zh_TW/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bystartw/?format=api",
    "author": null,
    "timestamp": "2020-05-19T12:34:48.376106Z",
    "action": 5,
    "target": "同時多執行緒",
    "old": "",
    "details": {},
    "id": 630223,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/630223/?format=api"
}