Units API.

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

GET /api/units/16385/?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/tl/?format=api",
    "source": [
        "No collections selected for deletion."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -5105577429945382575,
    "content_hash": -5105577429945382575,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 52,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.securedrop.org/api/units/18525/?format=api",
    "priority": 100,
    "id": 16385,
    "web_url": "https://weblate.securedrop.org/translate/securedrop/securedrop/tl/?checksum=39255860c2da8951",
    "url": "https://weblate.securedrop.org/api/units/16385/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-09-14T12:52:34.419449Z"
}