Units API.

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

GET /api/units/12570267/?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-base/master/en/?format=api",
    "source": [
        "Installation Error"
    ],
    "previous_source": "",
    "target": [
        "Installation Error"
    ],
    "id_hash": 2733951830909061931,
    "content_hash": 2733951830909061931,
    "location": "library/control/src/modules/InstError.rb:212",
    "context": "",
    "note": "Function is similar to ShowErrorPopUp but the error details are grabbed automatically\nfrom YaST logs.\n\n@param [String] error_text (e.g., \"Client inst_abc returned invalid data.\")",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 63,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.opensuse.org/api/units/12570267/?format=api",
    "priority": 100,
    "id": 12570267,
    "web_url": "https://l10n.opensuse.org/translate/yast-base/master/en/?checksum=a5f0f2b4825d0b2b",
    "url": "https://l10n.opensuse.org/api/units/12570267/?format=api",
    "explanation": "",
    "extra_flags": ""
}