Units API.

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

GET /api/units/5368895/?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/teamward/client/en/?format=api",
    "source": [
        "Reload"
    ],
    "previous_source": "",
    "target": [
        "Reload"
    ],
    "id_hash": 2608274540556448737,
    "content_hash": 4779745685060204483,
    "location": "",
    "context": "reload",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 35,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/5368895/?format=api",
    "priority": 100,
    "id": 5368895,
    "web_url": "https://hosted.weblate.org/translate/teamward/client/en/?checksum=a43273e01a8ff3e1",
    "url": "https://hosted.weblate.org/api/units/5368895/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-08-24T08:39:26+02:00"
}