Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18180284/?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": "2024-11-24T00:16:24.620042Z",
    "action": 2,
    "target": "A Wayland nem tudott elindulni a gépén. Szeretne egy RDP munkamenetet indítani, hogy egy másik gépről csatlakozzon és elvégezze a grafikus módú telepítést, vagy inkább szöveges módban folytatja a telepítést?",
    "old": "Az X nem tudott elindulni a gépén. Szeretné elindítani a VNC-t, hogy egy másik gépről csatlakozni lehessen ehhez a géphez – a grafikus módú telepítés indításához, vagy inkább szöveges módban szeretné folytatni a telepítést?",
    "details": {
        "state": 20,
        "source": "Wayland was unable to start on your machine. Would you like to start an RDP session to connect to this computer from another computer and perform a graphical installation or continue with a text mode installation?",
        "old_state": 10
    },
    "id": 17453279,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17453279/?format=api"
}