Units API.

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

GET /api/units/123626/?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": [
        "{$userName} has accepted the round {$round} review for submission {$submissionId} on behalf of {$reviewerName}."
    ],
    "previous_source": "",
    "target": [
        "{$userName} heeft de review voor ronde {$round} van inzending {$submissionId} namens {$reviewerName} geaccepteerd."
    ],
    "id_hash": 8097013845315566083,
    "content_hash": -3401505718187816541,
    "location": "",
    "context": "log.review.reviewAcceptedByProxy",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 575,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405098/?format=api",
    "priority": 100,
    "id": 123626,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/nl/?checksum=f05e5f3147743a03",
    "url": "http://translate.pkp.sfu.ca/api/units/123626/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:43:02.993231Z"
}