Units API.

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

GET /api/units/18317/?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/zh_Hans/?format=api",
    "source": "&appName; has been started automatically",
    "previous_source": "",
    "target": "&appName; 已自动启动",
    "id_hash": -1171261332275366544,
    "content_hash": 6516818521342075589,
    "location": "",
    "context": "service_auto_start_description",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "priority": 100,
    "id": 18317,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/zh_Hans/?checksum=6fbed8061e937570",
    "url": "https://weblate.linphone.org/api/units/18317/?format=api"
}