Units API.

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

GET /api/units/123717/?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": [
        "You are trying to access an article that is not part of your section."
    ],
    "previous_source": "",
    "target": [
        "U probeert toegang te krijgen tot een artikel dat geen deel uitmaakt van uw sectie."
    ],
    "id_hash": 1587578366073518149,
    "content_hash": 3580808514047477233,
    "location": "",
    "context": "user.authorization.sectionAssignment",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 620,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/405260/?format=api",
    "priority": 100,
    "id": 123717,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/nl/?checksum=9608361cd2e83845",
    "url": "http://translate.pkp.sfu.ca/api/units/123717/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:43:05.580503Z"
}