Units API.

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

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

{
    "translation": "https://translate.gajim.org/api/translations/gajim/master/en/?format=api",
    "source": [
        "Do you accept this request (account: %s)?"
    ],
    "previous_source": "",
    "target": [
        "Do you accept this request (account: %s)?"
    ],
    "id_hash": 4453055417009694495,
    "content_hash": 4453055417009694495,
    "location": "",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 458,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://translate.gajim.org/api/units/236980/?format=api",
    "priority": 100,
    "id": 236980,
    "web_url": "https://translate.gajim.org/translate/gajim/master/en/?checksum=bdcc6e4ef7fde71f",
    "url": "https://translate.gajim.org/api/units/236980/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-23T19:39:19.036685Z"
}