Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8419916/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f35/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f35/ca/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/nalyzzwd/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/nalyzzwd/?format=api",
    "timestamp": "2025-02-03T08:02:35.731430Z",
    "action": 2,
    "target": "El suport per a aquest maquinari ha estat eliminat en aquest llançament principal del sistema operatiu. Comproveu la secció de les funcions eliminades de les notes del llançament.",
    "old": "El suport per a aquest maquinari ha estat eliminat en aquest llançament principal del sistema operatiu. Comproveu la secció de les funcions eliminades de les notes del llançament.",
    "details": {
        "state": 20,
        "source": "Support for this hardware has been removed in this major OS release. Please check the removed functionality section of the release notes.",
        "old_state": 10
    },
    "id": 17982351,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17982351/?format=api"
}