Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7555513/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/pa/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/aalam/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/aalam/?format=api",
    "timestamp": "2024-03-03T15:07:54.419437Z",
    "action": 2,
    "target": "UEFI ਇੰਸਟਾਲੇਸ਼ਨ ਲਈ ਤੁਹਾਨੂੰ GPT-ਫਾਰਮੈਟ ਡਿਸਕ ਉੱਤੇ ਇੱਕ",
    "old": "UEFI ਇੰਸਟਾਲੇਸ਼ਨ ਲਈ ਤੁਹਾਨੂੰ",
    "details": {
        "state": 20,
        "source": "For a UEFI installation, you must include a Linux HFS+ ESP on a GPT-formatted disk, mounted at /boot/efi.",
        "old_state": 20
    },
    "id": 15422936,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15422936/?format=api"
}