Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-iphone/network/de/?format=api",
    "source": "Edge optimization",
    "previous_source": "",
    "target": "Kantenoptimierung",
    "id_hash": -3677172233292152683,
    "content_hash": -7473806098368746049,
    "location": "",
    "context": "Edge optimization",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "priority": 100,
    "id": 72248,
    "web_url": "https://weblate.linphone.org/translate/linphone-iphone/network/de/?checksum=4cf80f5618b10095",
    "url": "https://weblate.linphone.org/api/units/72248/?format=api"
}