Units API.

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

GET /api/units/15537/?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/es/?format=api",
    "source": [
        "Your proposal has been withdrawn."
    ],
    "previous_source": "",
    "target": [
        "Su propuesta ha sido retirada."
    ],
    "id_hash": -3760691192661616011,
    "content_hash": -3760691192661616011,
    "location": "pretalx/cfp/phrases.py:23",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 54,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://translate.pretalx.com/api/units/11059/?format=api",
    "priority": 100,
    "id": 15537,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/es/?checksum=4bcf57490776da75",
    "url": "http://translate.pretalx.com/api/units/15537/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-26T09:56:47.512299Z"
}