Units API.

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

GET /api/units/20425/?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/fr/?format=api",
    "source": "in milliseconds",
    "previous_source": "",
    "target": "en millisecondes",
    "id_hash": -8610711918384845439,
    "content_hash": -6404356097318559443,
    "location": "",
    "context": "call_settings_auto_answer_delay_summary",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 489,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 20425,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/fr/?checksum=8809b21b972ed81",
    "url": "https://weblate.linphone.org/api/units/20425/?format=api"
}