Units API.

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

GET /api/units/7685443/?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/pl/?format=api",
    "source": [
        "%i sheet",
        "%i sheets"
    ],
    "previous_source": "",
    "target": [
        "",
        "",
        ""
    ],
    "id_hash": 5677503583085270252,
    "content_hash": 5677503583085270252,
    "location": "sdaps/model/survey.py:437",
    "context": "",
    "note": "The old code used to first filter, and then run; but that is\na bit ineffective in a way",
    "flags": "python-format",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 143,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/14738314/?format=api",
    "priority": 100,
    "id": 7685443,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/pl/?checksum=ceca8b6d98ce14ec",
    "url": "https://hosted.weblate.org/api/units/7685443/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2013-10-18T13:21:06+02:00"
}