Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18180329/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-10/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-10/pl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "timestamp": "2024-08-24T10:53:19.089789Z",
    "action": 2,
    "target": "Układy klawiatury nie są obsługiwane podczas używania RDP.\nUstawienia zostaną jednak użyte po instalacji.",
    "old": "Układy klawiatury nie są obsługiwane podczas używania VNC.\nUstawienia zostaną jednak użyte po instalacji.",
    "details": {
        "state": 20,
        "source": "Keyboard layouts are not supported when using RDP.\nHowever the settings will be used after the installation.",
        "old_state": 10
    },
    "id": 17007129,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17007129/?format=api"
}