Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7496325/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/boredsquirrel/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/boredsquirrel/?format=api",
    "timestamp": "2024-03-17T14:14:21.252796Z",
    "action": 2,
    "target": "\n\nSie haben die Verbindung zu einem zuhörenden VNC-Viewer gewählt.\nDies benötigt kein Passwort. Wenn Sie ein Passwort für\ndiese Verbindung angeben, wird es verwendet, wenn die Verbindung\nzu VNC-Viewer fehlschlägt\n\n",
    "old": "\n\nSie haben die Verbindung zu einem horchenden VNC-Viewer gewählt.\nDies benötigt kein gesetztes Passwort. Wenn Sie ein Passwort für\ndiese Verbindung angeben, wird es verwendet, wenn die Verbindung\nzu VNC-Viewer fehlschlägt\n\n",
    "details": {
        "state": 20,
        "source": "\n\nYou chose to connect to a listening vncviewer. \nThis does not require a password to be set.  If you \nset a password, it will be used in case the connection \nto the vncviewer is unsuccessful\n\n",
        "old_state": 20
    },
    "id": 15450219,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15450219/?format=api"
}