Units API.

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

GET /api/units/123084/?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": [
        "Comments"
    ],
    "previous_source": "",
    "target": [
        "Commentaar"
    ],
    "id_hash": -8222806014959784610,
    "content_hash": 506983088369134865,
    "location": "",
    "context": "reviewer.article.reviewerComments",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 303,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.pkp.sfu.ca/api/units/404585/?format=api",
    "priority": 100,
    "id": 123084,
    "web_url": "http://translate.pkp.sfu.ca/translate/ojs/locale/nl/?checksum=0de2b97ee5606d5e",
    "url": "http://translate.pkp.sfu.ca/api/units/123084/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-19T11:42:45.829082Z"
}