Units API.

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

GET /api/units/7685444/?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": [
        "Processed %i of %i sheets, took %f seconds"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -109851924191336478,
    "content_hash": -109851924191336478,
    "location": "sdaps/model/survey.py:453",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 144,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/14850484/?format=api",
    "priority": 100,
    "id": 7685444,
    "web_url": "https://hosted.weblate.org/translate/sdaps/master/pl/?checksum=7e79ba41c8aea7e2",
    "url": "https://hosted.weblate.org/api/units/7685444/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-04-10T13:11:44+02:00"
}