Units API.

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

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

{
    "translation": "https://translate.tails.boum.org/api/translations/tails/about/zh/?format=api",
    "source": [
        "The 1st relay only knows where you are coming from but not where you are going to."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7804525412242095811,
    "content_hash": 7804525412242095811,
    "location": "",
    "context": "",
    "note": "type: Content of: <section><div><ul><li>",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 53,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "source_unit": "https://translate.tails.boum.org/api/units/491117/?format=api",
    "priority": 100,
    "id": 456646,
    "web_url": "https://translate.tails.boum.org/translate/tails/about/zh/?checksum=ec4f3e832532fec3",
    "url": "https://translate.tails.boum.org/api/units/456646/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-22T19:06:29.746840Z"
}