Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/ja/?format=api",
    "source": "MEETING",
    "previous_source": "",
    "target": "ミーティング",
    "id_hash": 622872981785026484,
    "content_hash": -4829795650382817224,
    "location": "",
    "context": "ConferenceconferenceTitle",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 189,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 130864,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/ja/?checksum=88a4e3ad437c1fb4",
    "url": "https://weblate.linphone.org/api/units/130864/?format=api"
}