Units API.

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

GET /api/units/222009/?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/fi/?format=api",
    "source": [
        "Airspace {name} is already imported"
    ],
    "previous_source": "",
    "target": [
        "Ilmatila {name} on jo lisätty"
    ],
    "id_hash": -1665817701856550228,
    "content_hash": -3028119702307698535,
    "location": "",
    "context": "airspaceIsAlreadyImported",
    "note": "Settings / Airspace page",
    "flags": "placeholders:{NAME}",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 765,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://t.naviter.com/api/units/166211/?format=api",
    "priority": 100,
    "id": 222009,
    "web_url": "https://t.naviter.com/translate/seeyounavigator/seeyounavigator/fi/?checksum=68e1d3a0444862ac",
    "url": "https://t.naviter.com/api/units/222009/?format=api",
    "explanation": "",
    "extra_flags": ""
}