Units API.

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

GET /api/units/201072/?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": "Advanced",
    "previous_source": "",
    "target": "詳細設定",
    "id_hash": 8590978407097555519,
    "content_hash": 1627814399148601802,
    "location": "",
    "context": "SettingsSipAccountsEditadvancedTitle",
    "note": "'Advanced' : Option title for advanced option in account parameters.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 753,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 201072,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/ja/?checksum=f73949582419da3f",
    "url": "https://weblate.linphone.org/api/units/201072/?format=api"
}