Units API.

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

GET /api/units/278192/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.framasoft.org/api/translations/mypads/frontend/de/?format=api",
    "source": [
        "subject must be a string."
    ],
    "previous_source": "",
    "target": [
        "subject muss eine Zeichenkette (string) sein."
    ],
    "id_hash": 3137496870070258612,
    "content_hash": -6031883754699808509,
    "location": "",
    "context": "BACKEND.ERROR.TYPE.SUBJECT_STR",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 149,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/277818/?format=api",
    "priority": 100,
    "id": 278192,
    "web_url": "https://weblate.framasoft.org/translate/mypads/frontend/de/?checksum=ab8aa0c7b8700bb4",
    "url": "https://weblate.framasoft.org/api/units/278192/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-03-05T13:33:49.598462Z"
}