Units API.

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

GET /api/units/5078/?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/scout/scout-master/ar/?format=api",
    "source": [
        "Available modules:\n"
    ],
    "previous_source": "",
    "target": [
        "القوالب المتاحة:\n"
    ],
    "id_hash": -2363599841356286439,
    "content_hash": -2363599841356286439,
    "location": "scout/__init__.py:250",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://l10n.opensuse.org/api/units/12567215/?format=api",
    "priority": 100,
    "id": 5078,
    "web_url": "https://l10n.opensuse.org/translate/scout/scout-master/ar/?checksum=5f32ce7798c9f619",
    "url": "https://l10n.opensuse.org/api/units/5078/?format=api",
    "explanation": "",
    "extra_flags": ""
}