Units API.

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

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

{
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/master/en/?format=api",
    "source": [
        "You must specify two syntax versions."
    ],
    "previous_source": "",
    "target": [
        "You must specify two syntax versions."
    ],
    "id_hash": -2321771071514135410,
    "content_hash": -2321771071514135410,
    "location": "../tools/ksverdiff.py:59",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 161,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.fedoraproject.org/api/units/365541/?format=api",
    "priority": 100,
    "id": 365541,
    "web_url": "https://translate.fedoraproject.org/translate/pykickstart/master/en/?checksum=5fc76983009f348e",
    "url": "https://translate.fedoraproject.org/api/units/365541/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-13T22:01:12.618922Z"
}