Units API.

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

GET /api/units/21007111/?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/pt/?format=api",
    "source": [
        "Preferred temperature unit"
    ],
    "previous_source": "",
    "target": [
        "Unidade de temperatura preferida"
    ],
    "id_hash": -3910475155090473259,
    "content_hash": -3910475155090473259,
    "location": "generate_metadata.py:51",
    "context": "",
    "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": 3,
    "source_unit": "https://hosted.weblate.org/api/units/15209903/?format=api",
    "priority": 100,
    "id": 21007111,
    "web_url": "https://hosted.weblate.org/translate/pext/weather-module/pt/?checksum=49bb3390a5d77ed5",
    "url": "https://hosted.weblate.org/api/units/21007111/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-23T21:57:45.895692+02:00"
}