Units API.

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

GET /api/units/19781/?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/es/?format=api",
    "source": "(in decibels)",
    "previous_source": "",
    "target": "(en decibelios)",
    "id_hash": 6672550807750663527,
    "content_hash": 8004105461132057946,
    "location": "",
    "context": "audio_settings_playback_gain_summary",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 453,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 19781,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/es/?checksum=dc99a99b61b95d67",
    "url": "https://weblate.linphone.org/api/units/19781/?format=api"
}