Units API.

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

GET /api/units/266725/?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": [
        "Not adding %s because it has a wrong page count (needs to be a mulitple of %i)."
    ],
    "previous_source": "",
    "target": [
        "%s werd niet toegevoegd, omdat het paginatotaal niet klopt (dit dient een meervoud te zijn van %i)."
    ],
    "id_hash": 4965995804006646014,
    "content_hash": 4965995804006646014,
    "location": "sdaps/add/__init__.py:67",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 17,
    "source_unit": "https://hosted.weblate.org/api/units/14738080/?format=api",
    "priority": 100,
    "id": 266725,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/nl/?checksum=c4eac2df6de580fe",
    "url": "https://hosted.weblate.org/api/units/266725/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:20:15+02:00"
}