Units API.

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

GET /api/units/173532/?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": "Example: john if your account is john@sip.example.org",
    "previous_source": "",
    "target": "",
    "id_hash": 6935764670154060725,
    "content_hash": 8958001634302677979,
    "location": "",
    "context": "account_settings_user_name_summary",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 606,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 173532,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/fr_CA/?checksum=e040c938623cb3b5",
    "url": "https://weblate.linphone.org/api/units/173532/?format=api"
}