Units API.

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

GET /api/units/255371/?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/nl/?format=api",
    "source": [
        "{name} should not be longer than 30 symbols"
    ],
    "previous_source": "",
    "target": [
        "{name} mag niet langer zijn dan 30 tekens"
    ],
    "id_hash": 3106482850130871803,
    "content_hash": 1576696221242875891,
    "location": "",
    "context": "shouldNotBeLongerThan30Symbols",
    "note": "Input validators",
    "flags": "placeholders:{NAME}",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1251,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://t.naviter.com/api/units/166717/?format=api",
    "priority": 100,
    "id": 255371,
    "web_url": "https://t.naviter.com/translate/seeyounavigator/seeyounavigator/nl/?checksum=ab1c71b17ee4c5fb",
    "url": "https://t.naviter.com/api/units/255371/?format=api",
    "explanation": "",
    "extra_flags": ""
}