Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/onionshare/translations/ru/?format=api",
    "source": [
        "Warning: Sending a large share could take hours"
    ],
    "previous_source": "",
    "target": [
        "Внимание: Отправка данных большого объёма может занять продолжительное время (несколько часов)"
    ],
    "id_hash": 4932629040462646859,
    "content_hash": -5218849771876324014,
    "location": "",
    "context": "large_filesize",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/19813771/?format=api",
    "priority": 100,
    "id": 19822411,
    "web_url": "https://hosted.weblate.org/translate/onionshare/translations/ru/?checksum=c47437fa658d4e4b",
    "url": "https://hosted.weblate.org/api/units/19822411/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-26T23:21:13.814562+02:00"
}