Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11545366/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-90/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-90/hu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-15T03:25:32.264163Z",
    "action": 59,
    "target": "A(z) „%(stage2dev)s” 2. szintű indítóbetöltő egy többkötetes rendszeren van, de a(z) „ %(stage1dev)s” 1. szintű indítóbetöltő nem. Egy a(z) „%(stage2dev)s” köteten bekövetkező meghajtóhiba indíthatatlanná teheti a rendszert.",
    "old": "",
    "details": {
        "state": 20,
        "source": "boot loader stage2 device %(stage2dev)s is on a multi-disk array, but boot loader stage1 device %(stage1dev)s is not. A drive failure in %(stage2dev)s could render the system unbootable.",
        "old_state": -1
    },
    "id": 7885879,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/7885879/?format=api"
}