Units API.

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

GET /api/units/15000/?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/grid/pt_BR/?format=api",
    "source": [
        "Manage Access"
    ],
    "previous_source": "",
    "target": [
        "Gerenciar Acesso"
    ],
    "id_hash": -6658103257380733737,
    "content_hash": 7020369660809443675,
    "location": "",
    "context": "grid.action.manageAccess",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/406129/?format=api",
    "priority": 100,
    "id": 15000,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/grid/pt_BR/?checksum=2399aa5d11f33cd7",
    "url": "http://translate.pkp.sfu.ca/api/units/15000/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:45:43.864676Z"
}