Units API.

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

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

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/emails/cs/?format=api",
    "source": [
        "Please enter your message."
    ],
    "previous_source": "",
    "target": [
        "Vložte, prosím, vaši zprávu."
    ],
    "id_hash": -314434322335743462,
    "content_hash": 2523411988744654674,
    "location": "",
    "context": "emails.discussion.body",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/802835/?format=api",
    "priority": 100,
    "id": 803213,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/emails/cs/?checksum=7ba2e7a657fcc21a",
    "url": "http://translate.pkp.sfu.ca/api/units/803213/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-12-21T17:55:33.720042Z"
}