Units API.

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

GET /api/units/24380/?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/user/pt_BR/?format=api",
    "source": [
        "New password"
    ],
    "previous_source": "",
    "target": [
        "Nova senha"
    ],
    "id_hash": -4306130817565793140,
    "content_hash": -5423391773835882341,
    "location": "",
    "context": "user.profile.newPassword",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 107,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/408179/?format=api",
    "priority": 100,
    "id": 24380,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/user/pt_BR/?checksum=443d8cd616a0e48c",
    "url": "http://translate.pkp.sfu.ca/api/units/24380/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:47:29.068532Z"
}