Units API.

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

GET /api/units/123228/?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/nl/?format=api",
    "source": [
        "After sending, present an editable BCC copy to send to reviewers."
    ],
    "previous_source": "",
    "target": [
        "Toon na het versturen een aanpasbare BCC kopie om naar de reviewers te sturen."
    ],
    "id_hash": -7926905129679834561,
    "content_hash": -1067716526559763612,
    "location": "",
    "context": "submission.comments.blindCcReviewers",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 374,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/404656/?format=api",
    "priority": 100,
    "id": 123228,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/nl/?checksum=11fdf9c87936323f",
    "url": "http://translate.pkp.sfu.ca/api/units/123228/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:42:49.620005Z"
}