Units API.

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

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

{
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/cs/?format=api",
    "source": [
        "The invitation to the review team was sent."
    ],
    "previous_source": "",
    "target": [
        "Pozvánka do týmu kontrolujícího přihlášky byla odeslána."
    ],
    "id_hash": 5266122165813445274,
    "content_hash": 5266122165813445274,
    "location": "pretalx/common/log_display.py:63",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 206,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "http://translate.pretalx.com/api/units/465/?format=api",
    "priority": 100,
    "id": 8035,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/cs/?checksum=c91506356d1f029a",
    "url": "http://translate.pretalx.com/api/units/8035/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-22T23:41:00.043453Z"
}