Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15466993/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f39/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f39/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:24:04.953897Z",
    "action": 37,
    "target": "A Systemd-boot nem használható a jelenlegi típusú telepítéssel. Válasszon olyan telepítő adathordozót, amely támogatja a csomagok telepítését.",
    "old": "",
    "details": {
        "state": 10,
        "source": "Systemd-boot cannot be utilized with the current type of payload. Choose an installation media that supports package installation.",
        "old_state": 0
    },
    "id": 16746735,
    "action_name": "Marked for edit",
    "url": "https://translate.fedoraproject.org/api/changes/16746735/?format=api"
}