Units API.

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

GET /api/units/6875/?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/ojs/locale/fr_CA/?format=api",
    "source": [
        "A reviewer file has been uploaded."
    ],
    "previous_source": "",
    "target": [
        "Le fichier d'un-e évaluateur-trice a été téléversé."
    ],
    "id_hash": 9069432744389215990,
    "content_hash": -1593626070418690796,
    "location": "",
    "context": "log.review.reviewerFile",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 578,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405100/?format=api",
    "priority": 100,
    "id": 6875,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/fr_CA/?checksum=fddd1907739d86f6",
    "url": "http://translate.pkp.sfu.ca/api/units/6875/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:43:03.095852Z"
}