Units API.

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

GET /api/units/167520/?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/ru/?format=api",
    "source": [
        "Email can't be empty"
    ],
    "previous_source": "",
    "target": [
        "Email не может быть пустой"
    ],
    "id_hash": 5397613722850113957,
    "content_hash": 8073181345608266098,
    "location": "",
    "context": "emailCantBeEmpty",
    "note": "Input validators",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1282,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://t.naviter.com/api/units/166691/?format=api",
    "priority": 100,
    "id": 167520,
    "web_url": "https://t.naviter.com/translate/seeyounavigator/seeyounavigator/ru/?checksum=cae82d15494139a5",
    "url": "https://t.naviter.com/api/units/167520/?format=api",
    "explanation": "",
    "extra_flags": ""
}