Units API.

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

GET /api/units/164400/?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/de/?format=api",
    "source": "I accept %1's %2terms of use%3 and %4privacy policy%5",
    "previous_source": "",
    "target": "Ich akzeptiere die %2Nutzungsbedingungen%3 und die %4Datenschutzerklärung%5 von %1",
    "id_hash": 2004090685512001240,
    "content_hash": -2654026060993695527,
    "location": "",
    "context": "AssistantHomehomeCgu",
    "note": "'I accept %1's %2terms of use%3 and %4privacy policy%5' : where %1 is the vendor name and other %n are internal keywords that encapsulate links.",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "priority": 100,
    "id": 164400,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/de/?checksum=9bcff5dc3f9ca6d8",
    "url": "https://weblate.linphone.org/api/units/164400/?format=api"
}