Units API.

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

GET /api/units/53073/?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_PT/?format=api",
    "source": [
        "The selected {$attribute} is invalid."
    ],
    "previous_source": "",
    "target": [
        "O {$attribute} selecionado não é válido."
    ],
    "id_hash": 8085787087532377041,
    "content_hash": -3813479501421288467,
    "location": "",
    "context": "validator.exists",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 655,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/406746/?format=api",
    "priority": 100,
    "id": 53073,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/common/pt_PT/?checksum=f0367c8409cec3d1",
    "url": "http://translate.pkp.sfu.ca/api/units/53073/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:46:05.520470Z"
}