Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3264681/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/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-01T20:19:05.757604Z",
    "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 ahora correctamente y está preparado\npara su uso. Salga 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": 18296603,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18296603/?format=api"
}