Units API.

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

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

{
    "translation": "https://translate.tryton.org/api/translations/tryton/tryton/en/?format=api",
    "source": [
        "Compare: %s"
    ],
    "previous_source": "",
    "target": [
        "Compare: %s"
    ],
    "id_hash": 5487766937434345079,
    "content_hash": 5487766937434345079,
    "location": "",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 33,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.tryton.org/api/units/482829/?format=api",
    "priority": 100,
    "id": 482829,
    "web_url": "https://translate.tryton.org/translate/tryton/tryton/en/?checksum=cc2876f443e84e77",
    "url": "https://translate.tryton.org/api/units/482829/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-12-01T21:46:39.505019Z"
}