Units API.

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

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

{
    "translation": "http://weblate.ops404.it/api/translations/ooops-l10n-italy/pos_epson_fp/it/?format=api",
    "source": [
        "ePOS Print"
    ],
    "previous_source": "",
    "target": [
        "Stampa ePOS"
    ],
    "id_hash": -4715849296412564951,
    "content_hash": -4715849296412564951,
    "location": "selection:pos.config,protocol:0",
    "context": "",
    "note": "module: pos_epson_fp",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 146,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://weblate.ops404.it/api/units/33992/?format=api",
    "priority": 100,
    "id": 34137,
    "web_url": "http://weblate.ops404.it/translate/ooops-l10n-italy/pos_epson_fp/it/?checksum=3e8df00cf10da229",
    "url": "http://weblate.ops404.it/api/units/34137/?format=api",
    "explanation": "",
    "extra_flags": ""
}