Units API.

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

GET /api/units/10384545/?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": [
        "CompeGPS format"
    ],
    "previous_source": "",
    "target": [
        "Format CompeGPS"
    ],
    "id_hash": 2147060897115253188,
    "content_hash": 2147060897115253188,
    "location": "",
    "context": "CompeGPS\\ format",
    "note": "#: src/main/java/littlewins/winSaveXcp.java:481",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 476,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14886556/?format=api",
    "priority": 100,
    "id": 10384545,
    "web_url": "https://hosted.weblate.org/translate/logfly/translations/fr/?checksum=9dcbe482a3afa9c4",
    "url": "https://hosted.weblate.org/api/units/10384545/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-23T13:27:38+01:00"
}