Units API.

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

GET /api/units/598160/?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/rhel7-branch/en/?format=api",
    "source": [
        "The following problem occurred on line %(lineno)s of the kickstart file:\n\n%(msg)s\n"
    ],
    "previous_source": "",
    "target": [
        "The following problem occurred on line %(lineno)s of the kickstart file:\n\n%(msg)s\n"
    ],
    "id_hash": 45962375106241427,
    "content_hash": 45962375106241427,
    "location": "../pykickstart/errors.py:46",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://translate.fedoraproject.org/api/units/598160/?format=api",
    "priority": 100,
    "id": 598160,
    "web_url": "https://translate.fedoraproject.org/translate/pykickstart/rhel7-branch/en/?checksum=80a34a89613da393",
    "url": "https://translate.fedoraproject.org/api/units/598160/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-31T19:02:06.372019Z"
}