Units API.

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

GET /api/units/192702/?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/ja/?format=api",
    "source": "Dialer",
    "previous_source": "",
    "target": "ダイヤラ",
    "id_hash": 5401180961641161505,
    "content_hash": 5896424744788047322,
    "location": "",
    "context": "content_description_menu_dialer",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 782,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 192702,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/ja/?checksum=caf4d977ca396321",
    "url": "https://weblate.linphone.org/api/units/192702/?format=api"
}