Units API.

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

GET /api/units/123681/?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": [
        "An issue has been published."
    ],
    "previous_source": "",
    "target": [
        "Er is een nieuw nummer gepubliceerd."
    ],
    "id_hash": -4700935925684106347,
    "content_hash": -5353244771107765397,
    "location": "",
    "context": "notification.type.issuePublished",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 604,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405245/?format=api",
    "priority": 100,
    "id": 123681,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/nl/?checksum=3ec2ebaea5ba0b95",
    "url": "http://translate.pkp.sfu.ca/api/units/123681/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:43:04.828046Z"
}