Units API.

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

GET /api/units/19687/?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": [
        "This is not a valid email address."
    ],
    "previous_source": "",
    "target": [
        "Este não é um e-mail válido."
    ],
    "id_hash": -764048036083320893,
    "content_hash": -2230068584466371433,
    "location": "",
    "context": "validator.email",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 679,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/406745/?format=api",
    "priority": 100,
    "id": 19687,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/common/pt_BR/?checksum=75658e5bf9eb37c3",
    "url": "http://translate.pkp.sfu.ca/api/units/19687/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:46:05.475006Z"
}