Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/yast-packager/master/ca/?format=api",
    "source": [
        "Initializing the target directory failed."
    ],
    "previous_source": "",
    "target": [
        "Ha fallat iniciar el directori de destinació."
    ],
    "id_hash": 5156454906120837277,
    "content_hash": 5156454906120837277,
    "location": "src/clients/inst_rpmcopy.rb:60",
    "context": "",
    "note": "start target, create new rpmdb if none is existing\nFIXME error checking is missing all around here, initialization could actually fail!",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://l10n.opensuse.org/api/units/12579428/?format=api",
    "priority": 100,
    "id": 2004796,
    "web_url": "https://l10n.opensuse.org/translate/yast-packager/master/ca/?checksum=c78f686ac3a7189d",
    "url": "https://l10n.opensuse.org/api/units/2004796/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-09-16T11:47:28Z"
}