Units API.

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

GET /api/units/10384065/?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": [
        "Do you want to install it"
    ],
    "previous_source": "",
    "target": [
        "Soll sie installiert werden"
    ],
    "id_hash": -5404698930331982166,
    "content_hash": -5404698930331982166,
    "location": "",
    "context": "Do\\ you\\ want\\ to\\ install\\ it",
    "note": "#: src/main/java/liveUpdate/checkUpdate.java:75\n#: src/main/java/liveUpdate/checkUpdate.java:92",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 497,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/14886585/?format=api",
    "priority": 100,
    "id": 10384065,
    "web_url": "https://hosted.weblate.org/translate/logfly/translations/de/?checksum=34fea6f54ba0e6aa",
    "url": "https://hosted.weblate.org/api/units/10384065/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-23T13:27:38+01:00"
}