Units API.

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

GET /api/units/6972/?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 new article has been submitted to which an editor needs to be assigned."
    ],
    "previous_source": "",
    "target": [
        "Un nouvel article a été soumis. Un.e rédacteur.trice doit lui être affecté."
    ],
    "id_hash": 2348794015834791001,
    "content_hash": -2394298324973728428,
    "location": "",
    "context": "notification.type.editorAssignmentTask",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 615,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405255/?format=api",
    "priority": 100,
    "id": 6972,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/fr_CA/?checksum=a09897b684655c59",
    "url": "http://translate.pkp.sfu.ca/api/units/6972/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:43:05.365513Z"
}