Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4357353/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-gui/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-gui/bn_IN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mitradranirban/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mitradranirban/?format=api",
    "timestamp": "2022-05-11T01:27:07.578636Z",
    "action": 5,
    "target": "ব্লিভেট-গুই <b>{name}</b> ডিস্কটি ব্যবহার করতে পারছে না কারন ডিস্কটির লেবেল অজানা বা ক্ষতিগ্রস্ত ।\n\nআপনি হয় ব্লিভেট-গুই থেকে বেরিয়ে যেতে পারেন অথবা এই ডিস্কটি ব্যবহার না করতে পেরে চালিয়ে যেতে পারেন ।",
    "old": "",
    "details": {
        "state": 20,
        "source": "Blivet-gui can't use the <b>{name}</b> disk due to a corrupted/unknown disklabel.\nYou can either quit blivet-gui now or continue without being able to use this disk.",
        "old_state": 0
    },
    "id": 4829705,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/4829705/?format=api"
}