Units API.

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

GET /api/units/220855/?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/es/?format=api",
    "source": "Incoming",
    "previous_source": "",
    "target": "Entrante",
    "id_hash": 8036360325481568741,
    "content_hash": 3631974302886801147,
    "location": "",
    "context": "CallTimelineincomingFilter",
    "note": "'Incoming' : Filter label for incoming call",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 111,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "priority": 100,
    "id": 220855,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/es/?checksum=ef86e323375f19e5",
    "url": "https://weblate.linphone.org/api/units/220855/?format=api"
}