Units API.

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

GET /api/units/130865/?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": 7896483097556012217,
    "content_hash": 1186818606070734520,
    "location": "",
    "context": "ConferenceControlsconference",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 190,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 130865,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/ja/?checksum=ed95f18a34b3ccb9",
    "url": "https://weblate.linphone.org/api/units/130865/?format=api"
}