Units API.

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

GET /api/units/339213/?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/bridgeclock/master/en_US/?format=api",
    "source": [
        "Bridge clock %1"
    ],
    "previous_source": "",
    "target": [
        "Bridge clock %1"
    ],
    "id_hash": 299902215178746589,
    "content_hash": 299902215178746589,
    "location": "../qml/BridgeClock/main.qml:33",
    "context": "main",
    "note": "The window header including version number as parameter %1",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 16,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14740272/?format=api",
    "priority": 100,
    "id": 339213,
    "web_url": "https://hosted.weblate.org/translate/bridgeclock/master/en_US/?checksum=84297779cb14fadd",
    "url": "https://hosted.weblate.org/api/units/339213/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-03-05T08:42:20+01:00"
}