Units API.

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

GET /api/units/270296/?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/sdaps/master/nl/?format=api",
    "source": [
        "No output filename specified!"
    ],
    "previous_source": "",
    "target": [
        "Er werd geen bestandsnaam voor de uitvoer opgegeven!"
    ],
    "id_hash": 7068872396276215781,
    "content_hash": 7068872396276215781,
    "location": "sdaps/cmdline/convert.py:57",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 40,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/14739184/?format=api",
    "priority": 100,
    "id": 270296,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=e219adfdee9bafe5",
    "url": "https://hosted.weblate.org/api/units/270296/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-27T19:34:54+01:00"
}