Units API.

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

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

{
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/en/?format=api",
    "source": [
        "{altitude} BELOW ground"
    ],
    "previous_source": "",
    "target": [
        "{altitude} BELOW ground"
    ],
    "id_hash": 6222403926335172844,
    "content_hash": -8927786421308214335,
    "location": "",
    "context": "altitudeBelowGround",
    "note": "New task page",
    "flags": "placeholders:{ALTITUDE}",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1002,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://t.naviter.com/api/units/171828/?format=api",
    "priority": 100,
    "id": 171828,
    "web_url": "https://t.naviter.com/translate/seeyounavigator/seeyounavigator/en/?checksum=d65a6b673e3430ec",
    "url": "https://t.naviter.com/api/units/171828/?format=api",
    "explanation": "",
    "extra_flags": ""
}