Units API.

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

GET /api/units/153961/?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/quickSubmit/pt_PT/?format=api",
    "source": [
        "An issue must be selected"
    ],
    "previous_source": "",
    "target": [
        "É necessário selecionar uma edição"
    ],
    "id_hash": -5234437902058223764,
    "content_hash": 6854456074624761200,
    "location": "",
    "context": "plugins.importexport.quickSubmit.selectIssue",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/409887/?format=api",
    "priority": 100,
    "id": 153961,
    "web_url": "http://translate.pkp.sfu.ca/translate/plugins/quickSubmit/pt_PT/?checksum=375b8a7618fa876c",
    "url": "http://translate.pkp.sfu.ca/api/units/153961/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-17T18:17:08.134032Z"
}