Units API.

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

GET /api/units/41898198/?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/lt/?format=api",
    "source": [
        "Current weather"
    ],
    "previous_source": "",
    "target": [
        "Dabartinis oras"
    ],
    "id_hash": -5345252156079488779,
    "content_hash": -5345252156079488779,
    "location": "__init__.py:63",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/15209887/?format=api",
    "priority": 100,
    "id": 41898198,
    "web_url": "https://hosted.weblate.org/translate/pext/weather-module/lt/?checksum=35d1d97c01fdc0f5",
    "url": "https://hosted.weblate.org/api/units/41898198/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-26T12:18:35.803943+02:00"
}