Units API.

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

GET /api/units/1639/?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/ojs/editor/fr_CA/?format=api",
    "source": [
        "Preview Issue"
    ],
    "previous_source": "",
    "target": [
        "Prévisualiser le numéro"
    ],
    "id_hash": 6389368739509426821,
    "content_hash": 6427551774849450320,
    "location": "",
    "context": "editor.issues.previewIssue",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 78,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/404054/?format=api",
    "priority": 100,
    "id": 1639,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/editor/fr_CA/?checksum=d8ab99042971da85",
    "url": "http://translate.pkp.sfu.ca/api/units/1639/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:42:26.327343Z"
}