Units API.

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

GET /api/units/19670/?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/common/pt_BR/?format=api",
    "source": [
        "The confirmation for this field does not match."
    ],
    "previous_source": "",
    "target": [
        "A confirmação para este campo não corresponde."
    ],
    "id_hash": 3523654502320363094,
    "content_hash": -5823907453234874856,
    "location": "",
    "context": "validator.confirmed",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 669,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/406738/?format=api",
    "priority": 100,
    "id": 19670,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/common/pt_BR/?checksum=b0e68919ca02d656",
    "url": "http://translate.pkp.sfu.ca/api/units/19670/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:46:05.186472Z"
}