Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9313254/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/ca/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2025-02-04T00:52:49.451333Z",
    "action": 29,
    "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": "",
    "details": {
        "rejection_reason": ""
    },
    "id": 17983958,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://translate.fedoraproject.org/api/changes/17983958/?format=api"
}