Units API.

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

GET /api/units/123160/?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": [
        "Request email cannot be sent until file is selected for copyediting in Editor Decision, Review page."
    ],
    "previous_source": "",
    "target": [
        "E-mailverzoek kan pas verstuurd worden als het bestand is geselecteerd voor tekstredactie in Beslissing redacteur, Review."
    ],
    "id_hash": -843770805723045413,
    "content_hash": -8835042843746302992,
    "location": "",
    "context": "submission.copyedit.mustUploadFileForInitialCopyedit",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 341,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 16,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/404623/?format=api",
    "priority": 100,
    "id": 123160,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/nl/?checksum=744a52ec350861db",
    "url": "http://translate.pkp.sfu.ca/api/units/123160/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:42:47.864632Z"
}