Units API.

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

GET /api/units/345042/?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/copyq/master/cs/?format=api",
    "source": [
        "Save items in tab with given name (leave empty to save in first tab)"
    ],
    "previous_source": "",
    "target": [
        "Ulož prvky do záložky s daným názvem (do první záložky, pokud není název uveden)"
    ],
    "id_hash": 2716501770538117435,
    "content_hash": 2716501770538117435,
    "location": "../src/ui/commandwidget.ui:620",
    "context": "CommandWidget",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 137,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 14,
    "source_unit": "https://hosted.weblate.org/api/units/14740387/?format=api",
    "priority": 100,
    "id": 345042,
    "web_url": "https://hosted.weblate.org/translate/copyq/master/cs/?checksum=a5b2f3f7b8a4e93b",
    "url": "https://hosted.weblate.org/api/units/345042/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-04-07T15:48:24+02:00"
}