Units API.

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

GET /api/units/93789/?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/omp/manager/pt_BR/?format=api",
    "source": [
        "The series path must consist of only letters and numbers."
    ],
    "previous_source": "",
    "target": [
        "O caminho das series devem consistir apenas em letras e números."
    ],
    "id_hash": 5101367905458446079,
    "content_hash": -6726468154557507152,
    "location": "",
    "context": "grid.series.pathAlphaNumeric",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 330,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/409325/?format=api",
    "priority": 100,
    "id": 93789,
    "web_url": "http://translate.pkp.sfu.ca/translate/omp/manager/pt_BR/?checksum=c6cbb314f16ddeff",
    "url": "http://translate.pkp.sfu.ca/api/units/93789/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T12:27:49.624056Z"
}