Units API.

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

GET /api/units/404573/?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/en/?format=api",
    "source": [
        "File to be reviewed"
    ],
    "previous_source": "",
    "target": [
        "File to be reviewed"
    ],
    "id_hash": 4007674856024849753,
    "content_hash": 2332092120807421625,
    "location": "",
    "context": "reviewer.article.fileToBeReviewed",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 291,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/404573/?format=api",
    "priority": 100,
    "id": 404573,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/en/?checksum=b79e1f0c48a03d59",
    "url": "http://translate.pkp.sfu.ca/api/units/404573/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:42:45.183652Z"
}