Units API.

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

GET /api/units/1111372/?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": [
        "Separate multiple addresses with spaces."
    ],
    "previous_source": "",
    "target": [
        "S'il y a plusieurs adresses, séparez-les par des espaces."
    ],
    "id_hash": -4214510222219918885,
    "content_hash": -4214510222219918885,
    "location": "src/include/dhcp-server/options.rb:860",
    "context": "",
    "note": "label (in role of help text)",
    "flags": "",
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 299,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://l10n.opensuse.org/api/units/12574207/?format=api",
    "priority": 100,
    "id": 1111372,
    "web_url": "https://l10n.opensuse.org/translate/yast-dhcp-server/master/fr/?checksum=45830d48465441db",
    "url": "https://l10n.opensuse.org/api/units/1111372/?format=api",
    "explanation": "",
    "extra_flags": ""
}