Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/peertube-backstage/peertube-backstage-video/cs/?format=api",
    "source": [
        "some people"
    ],
    "previous_source": "",
    "target": [
        "někteří lidé"
    ],
    "id_hash": 2399851003897408049,
    "content_hash": 4506669368721050028,
    "location": "00:09:18.509-->00:09:20.547",
    "context": "00:09:18.509-->00:09:20.547",
    "note": "visible for 2 seconds",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 236,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.framasoft.org/api/units/433472/?format=api",
    "priority": 100,
    "id": 614121,
    "web_url": "https://weblate.framasoft.org/translate/peertube-backstage/peertube-backstage-video/cs/?checksum=a14dfbc5e92b6a31",
    "url": "https://weblate.framasoft.org/api/units/614121/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-11-27T23:43:54.444964Z"
}