Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7135001/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f34/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f34/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/salvatorecocuzza/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/salvatorecocuzza/?format=api",
    "timestamp": "2024-12-23T19:33:43.081640Z",
    "action": 2,
    "target": "Il seguente software contrassegnato per l'installazione presenta errori.\nCiò è probabilmente causato da un errore con l'origine dell'installazione.",
    "old": "I seguenti software selezionati per l'installazione hanno degli errori.\nCiò è dovuto probabilmente ad un errore con la sorgente di installazione.",
    "details": {
        "state": 20,
        "source": "The following software marked for installation has errors.\nThis is likely caused by an error with your installation source.",
        "old_state": 20
    },
    "id": 17570698,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17570698/?format=api"
}