Units API.

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

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

{
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/securedrop/en/?format=api",
    "source": [
        "Return visit"
    ],
    "previous_source": "",
    "target": [
        "Return visit"
    ],
    "id_hash": 8541248781720163491,
    "content_hash": 8541248781720163491,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 291,
    "has_suggestion": false,
    "has_comment": true,
    "has_failing_check": true,
    "num_words": 2,
    "source_unit": "https://weblate.securedrop.org/api/units/18633/?format=api",
    "priority": 100,
    "id": 18633,
    "web_url": "https://weblate.securedrop.org/translate/securedrop/securedrop/en/?checksum=f6889c8374ab14a3",
    "url": "https://weblate.securedrop.org/api/units/18633/?format=api",
    "explanation": "This text appears on the source start page. Sources that have already submitted can check in under \"Return visit\" to submit again or check for replies from journalists.",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-08-30T00:21:38.066883Z"
}