Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.fedoraproject.org/api/components/anaconda/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/glossary/ru/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/treuk/?format=api",
    "author": null,
    "timestamp": "2022-09-25T16:44:04.723574Z",
    "action": 63,
    "target": "",
    "old": "",
    "details": {
        "source": "passphrase",
        "target": ""
    },
    "id": 8004405,
    "action_name": "String removed",
    "url": "https://translate.fedoraproject.org/api/changes/8004405/?format=api"
}