Units API.

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

GET /api/units/23854/?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": [
        "Search User By Name"
    ],
    "previous_source": "",
    "target": [
        "Buscar Usuário por Nome"
    ],
    "id_hash": -8959860548011423574,
    "content_hash": 4416692479383656216,
    "location": "",
    "context": "manager.userSearch.searchByName",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 229,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/407017/?format=api",
    "priority": 100,
    "id": 23854,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/manager/pt_BR/?checksum=03a82e4d8ebe08aa",
    "url": "http://translate.pkp.sfu.ca/api/units/23854/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:46:28.821445Z"
}