Units API.

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

GET /api/units/8557253/?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": [
        "..."
    ],
    "previous_source": "",
    "target": [
        "..."
    ],
    "id_hash": 1798772878044203514,
    "content_hash": 1798772878044203514,
    "location": "../manuskript/ui/exporters/exportersManager_ui.py:174",
    "context": "ExportersManager",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/14838704/?format=api",
    "priority": 100,
    "id": 8557253,
    "web_url": "https://hosted.weblate.org/translate/manuskript/translations/pt_BR/?checksum=98f68666fb6e89fa",
    "url": "https://hosted.weblate.org/api/units/8557253/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-12-20T14:36:10+01:00"
}