Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/video/ja/?format=api",
    "source": "Preferred video size",
    "previous_source": "",
    "target": "優先するビデオサイズ",
    "id_hash": -4328467638004156245,
    "content_hash": 6306032755098930462,
    "location": "",
    "context": "Preferred video size",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 73109,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/video/ja/?checksum=43ee319dcefcf8ab",
    "url": "https://weblate.linphone.org/api/units/73109/?format=api"
}