Units API.

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

GET /api/units/125449/?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/en/?format=api",
    "source": "You need to set the conference URI in your account settings to create a conference based chat room.",
    "previous_source": "",
    "target": "You need to set the conference URI in your account settings to create a conference based chat room.",
    "id_hash": 509378490888779710,
    "content_hash": -505220982609616459,
    "location": "",
    "context": "ContactsmissingConferenceURI",
    "note": "'You need to set the conference URI in your account settings to create a conference based chat room.' : Tooltip to warn the user that a setting is missing in its configuration.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 228,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 18,
    "priority": 100,
    "id": 125449,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/en/?checksum=8711ad09e5a677be",
    "url": "https://weblate.linphone.org/api/units/125449/?format=api"
}