Units API.

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

GET /api/units/12050145/?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-migration/master/pt_PT/?format=api",
    "source": [
        "<p>\nTo start online migration, press <b>Next</b>.\n</p>\n"
    ],
    "previous_source": "",
    "target": [
        "<p>\nPara iniciar uma migração online, pressione <b>Seguinte</b>.\n</p>\n"
    ],
    "id_hash": 9152632269969850004,
    "content_hash": 9152632269969850004,
    "location": "src/lib/migration/proposal_store.rb:63",
    "context": "",
    "note": "returns single list of modules presentation order or list of tabs with\nlist of modules",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://l10n.opensuse.org/api/units/12576413/?format=api",
    "priority": 100,
    "id": 12050145,
    "web_url": "https://l10n.opensuse.org/translate/yast-migration/master/pt_PT/?checksum=ff04ae8e8b547e94",
    "url": "https://l10n.opensuse.org/api/units/12050145/?format=api",
    "explanation": "",
    "extra_flags": ""
}