Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/fi/?format=api",
    "source": "TLS",
    "previous_source": "",
    "target": "TLS",
    "id_hash": 9011919059880904033,
    "content_hash": 2625821160928035403,
    "location": "",
    "context": "transport_tls",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 44,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 192961,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/fi/?checksum=fd10c4a344c60561",
    "url": "https://weblate.linphone.org/api/units/192961/?format=api"
}