Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/1868444/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/configuration-management/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/configuration-management/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-25T11:45:33.077907Z",
    "action": 6,
    "target": "デフォルトの設定項目リストの設定。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Default configuration item list configuration for the default list.",
        "old_state": 0
    },
    "id": 726953,
    "action_name": "Automatically translated",
    "url": "http://translate.otrs.com/api/changes/726953/?format=api"
}