Units API.

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

GET /api/units/25183/?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/manager/pt_BR/?format=api",
    "source": [
        "The category's URL will be: {$sampleUrl}"
    ],
    "previous_source": "",
    "target": [
        "A URL da categoria será: {$sampleUrl}"
    ],
    "id_hash": -6694666251898985020,
    "content_hash": -7819997485640106622,
    "location": "",
    "context": "grid.category.urlWillBe",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 749,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/407614/?format=api",
    "priority": 100,
    "id": 25183,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/manager/pt_BR/?checksum=2317c48385c3e5c4",
    "url": "http://translate.pkp.sfu.ca/api/units/25183/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:46:52.282505Z"
}