Units API.

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

GET /api/units/10383999/?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/logfly/translations/de/?format=api",
    "source": [
        "Min baro alt"
    ],
    "previous_source": "",
    "target": [
        "Min. Baro-Höhe"
    ],
    "id_hash": -7883003028924672680,
    "content_hash": -7883003028924672680,
    "location": "",
    "context": "Min\\ baro\\ alt",
    "note": "#: src/main/java/kml/headersKml.java:81",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 431,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14886519/?format=api",
    "priority": 100,
    "id": 10383999,
    "web_url": "https://hosted.weblate.org/translate/logfly/translations/de/?checksum=1299f282d99dd558",
    "url": "https://hosted.weblate.org/api/units/10383999/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-23T13:27:37+01:00"
}