Units API.

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

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

{
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/en/?format=api",
    "source": "About",
    "previous_source": "",
    "target": "About",
    "id_hash": 8634237444962775649,
    "content_hash": 5047556852905394003,
    "location": "",
    "context": "Appabout",
    "note": "",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 125310,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/en/?checksum=f7d2f935c561f261",
    "url": "https://weblate.linphone.org/api/units/125310/?format=api"
}