Units API.

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

GET /api/units/19818000/?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/hi/?format=api",
    "source": [
        "Starting…"
    ],
    "previous_source": "",
    "target": [
        "चालू किया जा रहा है…"
    ],
    "id_hash": 7897173854993795281,
    "content_hash": -2324154049904325537,
    "location": "",
    "context": "gui_status_indicator_receive_working",
    "note": "",
    "flags": "",
    "labels": [
        {
            "id": 483,
            "name": "Automatically translated",
            "color": "yellow"
        }
    ],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 138,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/19813896/?format=api",
    "priority": 100,
    "id": 19818000,
    "web_url": "https://hosted.weblate.org/translate/onionshare/translations/hi/?checksum=ed9865c7b46848d1",
    "url": "https://hosted.weblate.org/api/units/19818000/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-08-26T23:19:06.489079+02:00"
}