Units API.

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

GET /api/units/173530/?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/fr_CA/?format=api",
    "source": "Auto",
    "previous_source": "",
    "target": "",
    "id_hash": 5488672507356978053,
    "content_hash": -3100468543981162566,
    "location": "",
    "context": "tunnel_settings_auto_mode",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 604,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 173530,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/fr_CA/?checksum=cc2bae90b1771b85",
    "url": "https://weblate.linphone.org/api/units/173530/?format=api"
}