Units API.

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

GET /api/units/218112/?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/?format=api",
    "source": "❤️",
    "previous_source": "",
    "target": "",
    "id_hash": 8633508025315490901,
    "content_hash": 3287609186075275014,
    "location": "",
    "context": "emoji_love",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 187,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 218112,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/fr/?checksum=f7d061ce8669fc55",
    "url": "https://weblate.linphone.org/api/units/218112/?format=api"
}