Units API.

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

GET /api/units/10384091/?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/fr/?format=api",
    "source": [
        "No Internet connection"
    ],
    "previous_source": "",
    "target": [
        "Pas de connexion internet"
    ],
    "id_hash": 467375933015728993,
    "content_hash": 467375933015728993,
    "location": "",
    "context": "No\\ Internet\\ connection",
    "note": "#: src/main/java/dialogues/alertbox.java:82",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 22,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/14886110/?format=api",
    "priority": 100,
    "id": 10384091,
    "web_url": "https://hosted.weblate.org/translate/logfly/translations/fr/?checksum=867c73ef4ff82361",
    "url": "https://hosted.weblate.org/api/units/10384091/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-23T13:27:27+01:00"
}