Units API.

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

GET /api/units/17466/?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/reviewer/fr_CA/?format=api",
    "source": [
        "Are you sure you want to submit this review?"
    ],
    "previous_source": "",
    "target": [
        "Voulez-vous vraiment envoyer cette Ă©valuation ?"
    ],
    "id_hash": -2755472042408684151,
    "content_hash": 1959839498840327389,
    "location": "",
    "context": "reviewer.confirmSubmit",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/407210/?format=api",
    "priority": 100,
    "id": 17466,
    "web_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/reviewer/fr_CA/?checksum=59c298c6cbb5d589",
    "url": "http://translate.pkp.sfu.ca/api/units/17466/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:46:31.584380Z"
}