Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/yast-dhcp-server/master/fr/?format=api",
    "source": [
        "Hostname: %1, IP: %2"
    ],
    "previous_source": "",
    "target": [
        "Nom d'hôte : %1, adresse IP : %2"
    ],
    "id_hash": -6337708058072038003,
    "content_hash": -6337708058072038003,
    "location": "src/include/dhcp-server/dns-server-wizard.rb:886",
    "context": "",
    "note": "TRANSLATORS: HTML summary item, %1 is a hostname, %2 is an IP address",
    "flags": "ycp-format",
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 229,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://l10n.opensuse.org/api/units/12574138/?format=api",
    "priority": 100,
    "id": 1111232,
    "web_url": "https://l10n.opensuse.org/translate/yast-dhcp-server/master/fr/?checksum=280bf0198c7c458d",
    "url": "https://l10n.opensuse.org/api/units/1111232/?format=api",
    "explanation": "",
    "extra_flags": ""
}