Units API.

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

GET /api/units/164399/?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": "Help us translate %1",
    "previous_source": "",
    "target": "Helfen Sie uns zu %1 übersetzen",
    "id_hash": 331111786816451220,
    "content_hash": -5024168270135313332,
    "location": "",
    "context": "AboutaboutTranslation",
    "note": "'Help us translate %1' : %1 is the application name",
    "flags": "",
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "priority": 100,
    "id": 164399,
    "web_url": "https://weblate.linphone.org/translate/linphone-desktop/master/de/?checksum=8498586a7223b294",
    "url": "https://weblate.linphone.org/api/units/164399/?format=api"
}