Units API.

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

GET /api/units/192569/?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": "in seconds (between 1 and 5)",
    "previous_source": "",
    "target": "秒(1から5の間)",
    "id_hash": 8328389808868666834,
    "content_hash": -2817587912311631384,
    "location": "",
    "context": "account_settings_avpf_rr_interval_summary",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 634,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 192569,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/ja/?checksum=f3946267cc99add2",
    "url": "https://weblate.linphone.org/api/units/192569/?format=api"
}