Units API.

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

GET /api/units/161150/?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/nl/?format=api",
    "source": "Help us translate &appName;",
    "previous_source": "",
    "target": "Help ons &appName; vertalen",
    "id_hash": 5345683345633234111,
    "content_hash": -3700223186687626286,
    "location": "",
    "context": "about_weblate_translation",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 161150,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/nl/?checksum=ca2faeae2230ccbf",
    "url": "https://weblate.linphone.org/api/units/161150/?format=api"
}