Units API.

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

GET /api/units/173546/?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_CA/?format=api",
    "source": "Allow push notification",
    "previous_source": "",
    "target": "",
    "id_hash": -2638276046094660642,
    "content_hash": 7668199504495757563,
    "location": "",
    "context": "account_settings_push_notification_title",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 620,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "priority": 100,
    "id": 173546,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/fr_CA/?checksum=5b62f5ea0d1b0bde",
    "url": "https://weblate.linphone.org/api/units/173546/?format=api"
}