Units API.

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

GET /api/units/16788276/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-network-configuration/zh_CN/?format=api",
    "source": [
        "variant: fcos\nversion: {butane-latest-stable-spec}\nstorage:\n  files:\n    - path: /etc/NetworkManager/system-connections/${bondname}.nmconnection\n      mode: 0600\n      contents:\n        inline: |\n          [connection]\n          id=${bondname}\n          type=bond\n          interface-name=${bondname}\n          [bond]\n          miimon=100\n          mode=active-backup\n          [ipv4]\n          address1=${ip}/${prefix},${gateway}\n          dhcp-hostname=${hostname}\n          dns=${nameserver};\n          dns-search=\n          may-fail=false\n          method=manual\n    - path: /etc/NetworkManager/system-connections/${bondname}-slave-${subnic1}.nmconnection\n      mode: 0600\n      contents:\n        inline: |\n          [connection]\n          id=${bondname}-slave-${subnic1}\n          type=ethernet\n          interface-name=${subnic1}\n          master=${bondname}\n          slave-type=bond\n    - path: /etc/NetworkManager/system-connections/${bondname}-slave-${subnic2}.nmconnection\n      mode: 0600\n      contents:\n        inline: |\n          [connection]\n          id=${bondname}-slave-${subnic2}\n          type=ethernet\n          interface-name=${subnic2}\n          master=${bondname}\n          slave-type=bond\n"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -7965229089505631509,
    "content_hash": -7965229089505631509,
    "location": "pages/sysconfig-network-configuration.adoc:364",
    "context": "",
    "note": "type: delimited block -",
    "flags": "no-wrap",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 82,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 56,
    "source_unit": "https://translate.fedoraproject.org/api/units/16788164/?format=api",
    "priority": 100,
    "id": 16788276,
    "web_url": "https://translate.fedoraproject.org/translate/fedora-docs-l10n-fedora-coreos/masterpagessysconfig-network-configuration/zh_CN/?checksum=1175d2583d68a2eb",
    "url": "https://translate.fedoraproject.org/api/units/16788276/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-08T22:17:11.750605Z"
}