Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7526781/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/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:31:39.426110Z",
    "action": 2,
    "target": "Errore durante il controllo della configurazione dell'archiviazione. <a href=\"\">Fai clic per i dettagli</a> o premi di nuovo Fine per continuare.",
    "old": "Errore nella configurazione dello storage.  <a href=\"\">Cliccare qui per i dettagli</a> o premere nuovamente Fatto per continuare.",
    "details": {
        "state": 20,
        "source": "Error checking storage configuration. <a href=\"\">Click for details</a> or press Done again to continue.",
        "old_state": 20
    },
    "id": 17570328,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17570328/?format=api"
}