Units API.

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

GET /api/units/8557307/?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/manuskript/translations/pt_BR/?format=api",
    "source": [
        "One page summary"
    ],
    "previous_source": "",
    "target": [
        "Sumário de uma página"
    ],
    "id_hash": 7193110347505451516,
    "content_hash": 7193110347505451516,
    "location": "../manuskript/ui/mainWindow.py:1511",
    "context": "MainWindow",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 46,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14838754/?format=api",
    "priority": 100,
    "id": 8557307,
    "web_url": "https://hosted.weblate.org/translate/manuskript/translations/pt_BR/?checksum=e3d30fc0153fc1fc",
    "url": "https://hosted.weblate.org/api/units/8557307/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-12-20T14:36:14+01:00"
}