Units API.

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

GET /api/units/365263/?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": [
        "Unknown kickstart section: %s"
    ],
    "previous_source": "",
    "target": [
        "Unknown kickstart section: %s"
    ],
    "id_hash": 9035749009114144786,
    "content_hash": 9035749009114144786,
    "location": "../pykickstart/parser.py:755",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 165,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.fedoraproject.org/api/units/365263/?format=api",
    "priority": 100,
    "id": 365263,
    "web_url": "https://translate.fedoraproject.org/translate/pykickstart/master/en/?checksum=fd656dd9afd62012",
    "url": "https://translate.fedoraproject.org/api/units/365263/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-13T22:01:07.223277Z"
}