Units API.

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

GET /api/units/1111376/?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": [
        "The lowest address must be lower than the highest one."
    ],
    "previous_source": "",
    "target": [
        "L'adresse la plus basse doit être inférieure à l'adresse la plus élevée."
    ],
    "id_hash": 7601795706307930020,
    "content_hash": 7601795706307930020,
    "location": "src/include/dhcp-server/options.rb:1002",
    "context": "",
    "note": "popup message",
    "flags": "",
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 301,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://l10n.opensuse.org/api/units/12574209/?format=api",
    "priority": 100,
    "id": 1111376,
    "web_url": "https://l10n.opensuse.org/translate/yast-dhcp-server/master/fr/?checksum=e97f00eb3992e7a4",
    "url": "https://l10n.opensuse.org/api/units/1111376/?format=api",
    "explanation": "",
    "extra_flags": ""
}