Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16788061/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesstorage/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesstorage/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-08T22:16:59.017729Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "variant: fcos\nversion: {butane-latest-stable-spec}\nstorage:\n  disks:\n  - device: /dev/vdb\n    wipe_table: false\n    partitions:\n    - size_mib: 0\n      start_mib: 0\n      label: log\n  filesystems:\n    - path: /var/log\n      device: /dev/disk/by-partlabel/log\n      format: xfs\n      with_mount_unit: true\n",
        "old_state": -1
    },
    "id": 14710962,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/14710962/?format=api"
}