Units API.

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

GET /api/units/192641/?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/ja/?format=api",
    "source": "Transfer current call to someone else",
    "previous_source": "",
    "target": "現在の通話を他人に転送する",
    "id_hash": -4748384055476800817,
    "content_hash": 5612415720820067275,
    "location": "",
    "context": "content_description_transfer_call",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 720,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "priority": 100,
    "id": 192641,
    "web_url": "https://weblate.linphone.org/translate/linphone/linphone-android/ja/?checksum=3e1a59dc0c2d32cf",
    "url": "https://weblate.linphone.org/api/units/192641/?format=api"
}