Changes API.

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

GET /api/changes/9070640/?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/tr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/etc1/?format=api",
    "author": null,
    "timestamp": "2023-01-09T20:42:42.992312Z",
    "action": 63,
    "target": "aygıt",
    "old": "",
    "details": {
        "source": "device",
        "target": "aygıt"
    },
    "id": 9070640,
    "action_name": "String removed",
    "url": "https://translate.fedoraproject.org/api/changes/9070640/?format=api"
}