Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8451936/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f35/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f35/ia/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/ev3702/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ev3702/?format=api",
    "timestamp": "2024-03-08T18:54:38.303014Z",
    "action": 2,
    "target": "Aviso: Le cambiamento del disposition de claviero (del disposition predefinite) non essera possibile si le discos necessita decryptation post le installation.",
    "old": "Advertimento: Le cambiamento del disposition de claviero (del disposition predefinite) non essera possibile si le discos necessita decryptation post le installation.",
    "details": {
        "state": 20,
        "source": "Warning: You won't be able to switch between keyboard layouts (from the default one) when you decrypt your disks after install.",
        "old_state": 20
    },
    "id": 15432801,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15432801/?format=api"
}