Units API.

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

GET /api/units/195318/?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/plugins/custom-header-plugin/pt_BR/?format=api",
    "source": [
        "Header Content"
    ],
    "previous_source": "",
    "target": [
        "Conteúdo do Cabeçalho"
    ],
    "id_hash": -8817156334384149841,
    "content_hash": -8997518560321051789,
    "location": "",
    "context": "plugins.generic.customHeader.content",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/409566/?format=api",
    "priority": 100,
    "id": 195318,
    "web_url": "http://translate.pkp.sfu.ca/translate/plugins/custom-header-plugin/pt_BR/?checksum=05a32b0777f28aaf",
    "url": "http://translate.pkp.sfu.ca/api/units/195318/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-25T22:24:51.350608Z"
}