Units API.

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

GET /api/units/10384066/?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": [
        "A major update is available [version {0}]"
    ],
    "previous_source": "",
    "target": [
        "Ein größeres Update ist verfügbar [Version {0}]"
    ],
    "id_hash": 3257230481644612638,
    "content_hash": 3257230481644612638,
    "location": "",
    "context": "A\\ major\\ update\\ is\\ available\\ [version\\ {0}]",
    "note": "#: src/main/java/liveUpdate/checkUpdate.java:91\n#, java-format",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 498,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://hosted.weblate.org/api/units/14886586/?format=api",
    "priority": 100,
    "id": 10384066,
    "web_url": "https://hosted.weblate.org/translate/logfly/translations/de/?checksum=ad3401dd92006c1e",
    "url": "https://hosted.weblate.org/api/units/10384066/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-23T13:27:38+01:00"
}