Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11526767/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-90/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-90/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "timestamp": "2025-04-01T11:03:00.868812Z",
    "action": 77,
    "target": "%s se ha instalado ahora correctamente y está preparado\npara su uso. Salga de la aplicación para empezar a utilizarla.",
    "old": "%s se ha instalado con éxito y está listo para su uso.\nSalga de la aplicación para empezar a utilizarla!",
    "details": {
        "state": 20,
        "source": "%s is now successfully installed and ready for you to use!\nGo ahead and quit the application to start using it!",
        "old_state": 20
    },
    "id": 18292567,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18292567/?format=api"
}