Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18578754/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-10/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-10/hu/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/meskobalazs/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/meskobalazs/?format=api",
    "timestamp": "2025-02-19T11:05:02.836801Z",
    "action": 77,
    "target": "Nem sikerült a Red Hat előfizetés engedélyezése a telepített rendszeren.\n\nA Red Hat előfizetése lehet, hogy érvénytelen (például lejárhatott a fejlesztői előfizetés)\n\nFigyelmen kívül hagyja, és folytatja a telepítést?",
    "old": "A Red Hat előfizetés engedélyezése a telepített rendszeren sikertelen.\n\nLehet, hogy a Red Hat előfizetése érvénytelen (például lejárt fejlesztői előfizetés miatt).\n\nFigyelmen kívül hagyja, és folytatja a telepítést?",
    "details": {
        "state": 20,
        "source": "Failed to enable Red Hat subscription on the installed system.\n\nYour Red Hat subscription might be invalid (such as due to an expired developer subscription).\n\nWould you like to ignore this and continue with installation?",
        "old_state": 20
    },
    "id": 18145422,
    "action_name": "Propagated change",
    "url": "https://translate.fedoraproject.org/api/changes/18145422/?format=api"
}