Units API.

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

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

{
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/en/?format=api",
    "source": [
        "Account"
    ],
    "previous_source": "",
    "target": [
        "Account"
    ],
    "id_hash": 7249534549987412378,
    "content_hash": 7249534549987412378,
    "location": "pretalx/cfp/flow.py:461",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 42,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.pretalx.com/api/units/129/?format=api",
    "priority": 100,
    "id": 129,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/en/?checksum=e49b854376ebc99a",
    "url": "http://translate.pretalx.com/api/units/129/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-28T18:02:35.782262Z"
}