Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10238125/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-master/zh_TW/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/neko0xff/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/neko0xff/?format=api",
    "timestamp": "2025-03-21T00:39:11.731954Z",
    "action": 5,
    "target": "為了目前 dnf 指令的目的,暫時停用作用中的套件庫。 接受一個 id、一個以逗號分隔的 id 清單,或一個 glob 的 id。 這個選項可以指定多次,但與 `--repo` 相互排斥。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Temporarily disable active repositories for the purpose of the current dnf command. Accepts an id, a comma-separated list of ids, or a glob of ids. This option can be specified multiple times, but is mutually exclusive with `--repo`.",
        "old_state": 0
    },
    "id": 18237479,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/18237479/?format=api"
}