Units API.

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

GET /api/units/5292464/?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/tiled/manual/de/?format=api",
    "source": [
        "**int** (a whole number)"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 6376595260386580324,
    "content_hash": 6376595260386580324,
    "location": "../../manual/custom-properties.rst:30",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 243,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/19134465/?format=api",
    "priority": 100,
    "id": 5292464,
    "web_url": "https://hosted.weblate.org/translate/tiled/manual/de/?checksum=d87e379acbc81764",
    "url": "https://hosted.weblate.org/api/units/5292464/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-08-04T06:26:00+02:00"
}