Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/ghost/strings/pt/?format=api",
    "source": [
        "Discard"
    ],
    "previous_source": "",
    "target": [
        "Descartar"
    ],
    "id_hash": -342798044778648865,
    "content_hash": -396226912343575568,
    "location": "",
    "context": "discard",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 41,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/14792376/?format=api",
    "priority": 100,
    "id": 19771983,
    "web_url": "https://hosted.weblate.org/translate/ghost/strings/pt/?checksum=7b3e22fe97452adf",
    "url": "https://hosted.weblate.org/api/units/19771983/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-23T13:23:03.896464+02:00"
}