Units API.

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

GET /api/units/254676/?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": [
        "Your trial is already active and expires on {date}"
    ],
    "previous_source": "",
    "target": [
        "Je proefperiode is al actief en loopt af op {date}"
    ],
    "id_hash": 4719494752055253764,
    "content_hash": 6327765023000960380,
    "location": "",
    "context": "yourTrialIsAlreadyActiveAndExpiresOn",
    "note": "Trial dialog",
    "flags": "placeholders:{DATE}",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 551,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://t.naviter.com/api/units/166091/?format=api",
    "priority": 100,
    "id": 254676,
    "web_url": "https://t.naviter.com/translate/seeyounavigator/seeyounavigator/nl/?checksum=c17f0378d792db04",
    "url": "https://t.naviter.com/api/units/254676/?format=api",
    "explanation": "",
    "extra_flags": ""
}