Units API.

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

GET /api/units/15209969/?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/pext/weather-module/nl/?format=api",
    "source": [
        "Forecast"
    ],
    "previous_source": "",
    "target": [
        "Weersverwachting"
    ],
    "id_hash": 3267870610136031630,
    "content_hash": 3267870610136031630,
    "location": "__init__.py:63, __init__.py:192",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/15209889/?format=api",
    "priority": 100,
    "id": 15209969,
    "web_url": "https://hosted.weblate.org/translate/pext/weather-module/nl/?checksum=ad59cf018918e18e",
    "url": "https://hosted.weblate.org/api/units/15209969/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-12-28T11:36:12.129265+01:00"
}