Units API.

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

GET /api/units/5556918/?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/mailcleaner/user-interface/en/?format=api",
    "source": [
        "May"
    ],
    "previous_source": "",
    "target": [
        "May"
    ],
    "id_hash": -440507498451027496,
    "content_hash": -1333832371617188581,
    "location": "",
    "context": "$txt['MONTHAB5']",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 28,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/5556918/?format=api",
    "priority": 100,
    "id": 5556918,
    "web_url": "https://hosted.weblate.org/translate/mailcleaner/user-interface/en/?checksum=79e300c399ee39d8",
    "url": "https://hosted.weblate.org/api/units/5556918/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-09-27T10:16:03+02:00"
}