Units API.

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

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

{
    "translation": "https://translate.tryton.org/api/translations/tryton/tryton/zh_Hans/?format=api",
    "source": [
        "Unable to set locale %s"
    ],
    "previous_source": "",
    "target": [
        "无法设置 locale %s"
    ],
    "id_hash": 8973199118814263740,
    "content_hash": 8973199118814263740,
    "location": "",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.tryton.org/api/units/475293/?format=api",
    "priority": 100,
    "id": 42454,
    "web_url": "https://translate.tryton.org/translate/tryton/tryton/zh_Hans/?checksum=fc87350e77c5b9bc",
    "url": "https://translate.tryton.org/api/units/42454/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-01T20:38:17.739353Z"
}