Units API.

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

GET /api/units/71383/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/advanced/fr/?format=api",
    "source": "Debug",
    "previous_source": "",
    "target": "Debogue",
    "id_hash": -2255877708389277488,
    "content_hash": 5132638847952031466,
    "location": "",
    "context": "Debug",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 1,
    "priority": 100,
    "id": 71383,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/advanced/fr/?checksum=60b1832d26bc20d0",
    "url": "https://weblate.linphone.org/api/units/71383/?format=api"
}