Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12475716/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f38/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f38/hu/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/zalnars/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/zalnars/?format=api",
    "timestamp": "2024-07-11T13:31:50.115239Z",
    "action": 2,
    "target": "Visszatérhet a <a href=\"\">főmenübe</a>, hogy más\nbeállításokat is befejezzen, míg ez a keresés befejeződik.",
    "old": "Visszatérhet <a href=\"\">a főmenübe</a>, hogy más telepítési\n beállításokat is befejezzen, míg a formázás befejeződik.",
    "details": {
        "state": 20,
        "source": "You may <a href=\"\">go back to the main menu</a> to complete other\ninstallation options while this scan completes.",
        "old_state": 20
    },
    "id": 16746806,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/16746806/?format=api"
}