Units API.

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

GET /api/units/42588/?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": [
        "Expand all rows"
    ],
    "previous_source": "",
    "target": [
        "展开所有"
    ],
    "id_hash": -8859135745697582906,
    "content_hash": -8859135745697582906,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 167,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.tryton.org/api/units/475426/?format=api",
    "priority": 100,
    "id": 42588,
    "web_url": "https://translate.tryton.org/translate/tryton/tryton/zh_Hans/?checksum=050e06fa1cbaf0c6",
    "url": "https://translate.tryton.org/api/units/42588/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-05-01T20:38:18.733556Z"
}