Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12457768/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f38/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f38/fa/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/taha490mokh/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/taha490mokh/?format=api",
    "timestamp": "2023-08-13T19:25:05.516128Z",
    "action": 4,
    "target": "دیسکی انتخاب نشد.     لطفا رایانه را خاموش کنید، یک دیسک را متصل کنید، و شروع مجدد کنید تا نصب به پایان برسد.",
    "old": "",
    "details": {
        "state": 0,
        "source": "No disks detected.  Please shut down the computer, connect at least one disk, and restart to complete installation.",
        "old_state": 0
    },
    "id": 12059612,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/12059612/?format=api"
}