Units API.

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

GET /api/units/2960927/?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/copyq/master/nl/?format=api",
    "source": [
        "CopyQ server is already running."
    ],
    "previous_source": "",
    "target": [
        "De CopyQ-server draait al."
    ],
    "id_hash": -3182321621286454198,
    "content_hash": -3182321621286454198,
    "location": "../src/app/clipboardserver.cpp:104",
    "context": "ClipboardServer",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 70,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/14740704/?format=api",
    "priority": 100,
    "id": 2960927,
    "web_url": "https://hosted.weblate.org/translate/copyq/master/nl/?checksum=53d61f589a2cfc4a",
    "url": "https://hosted.weblate.org/api/units/2960927/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-06-01T11:42:10+02:00"
}