Units API.

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

GET /api/units/13900/?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/editor/pt_BR/?format=api",
    "source": [
        "Submission accepted for review."
    ],
    "previous_source": "",
    "target": [
        "Submissão aceita para avaliação."
    ],
    "id_hash": -5562973751118975957,
    "content_hash": -4080114263447843307,
    "location": "",
    "context": "editor.submission.workflowDecision.submission.underReview",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405926/?format=api",
    "priority": 100,
    "id": 13900,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/editor/pt_BR/?checksum=32cc58d8e5bb2c2b",
    "url": "http://translate.pkp.sfu.ca/api/units/13900/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:45:40.680020Z"
}