Units API.

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

GET /api/units/170682/?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/it/?format=api",
    "source": "Changes will take effect starting next call",
    "previous_source": "",
    "target": "I cambiamenti verranno applicati alla prossima chiamata",
    "id_hash": 9145470658453378156,
    "content_hash": 157163319443173852,
    "location": "",
    "context": "audio_settings_input_device_summary",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 445,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "priority": 100,
    "id": 170682,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/it/?checksum=feeb3d1becdf146c",
    "url": "https://weblate.linphone.org/api/units/170682/?format=api"
}