Units API.

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

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

{
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/common/pt_BR/?format=api",
    "source": [
        "Examples: A, The"
    ],
    "previous_source": "",
    "target": [
        "Exemplos: Uma(s), A(s), Um, Uns, O(s)"
    ],
    "id_hash": -6759962557924700691,
    "content_hash": 4742535053093545304,
    "location": "",
    "context": "common.prefixAndTitle.tip",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 232,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/406182/?format=api",
    "priority": 100,
    "id": 18752,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/common/pt_BR/?checksum=222fc9de8ff50ded",
    "url": "http://translate.pkp.sfu.ca/api/units/18752/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:45:45.034467Z"
}