Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18180330/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-10/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-10/pl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "timestamp": "2024-08-24T10:54:03.596442Z",
    "action": 2,
    "target": "System Wayland nie mógł zostać uruchomiony. Uruchomić sesję RDP, aby połączyć się z tym komputerem z innego i wykonać instalację w trybie graficznym, czy kontynuować instalację w trybie tekstowym?",
    "old": "System X nie mógł zostać uruchomiony. Uruchomić VNC, aby połączyć się z tym komputerem z innego i wykonać instalację w trybie graficznym, czy kontynuować instalację w trybie tekstowym?",
    "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": 17007131,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17007131/?format=api"
}