Units API.

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

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

{
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/ber/?format=api",
    "source": [
        "That type of file cannot be uploaded."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -6626697783887535560,
    "content_hash": 7581412319014542344,
    "location": "",
    "context": "error_media_upload_type",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 1,
            "name": "Error messages",
            "color": "red"
        }
    ],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://weblate.tusky.app/api/units/56325/?format=api",
    "priority": 100,
    "id": 54751,
    "web_url": "https://weblate.tusky.app/translate/tusky/tusky/ber/?checksum=24093d79ad83e238",
    "url": "https://weblate.tusky.app/api/units/54751/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-26T07:00:09.197698Z"
}