Units API.

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

GET /api/units/10384642/?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/it/?format=api",
    "source": [
        "Yes"
    ],
    "previous_source": "",
    "target": [
        "Sì"
    ],
    "id_hash": 3727146453902438975,
    "content_hash": 3727146453902438975,
    "location": "",
    "context": "Yes",
    "note": "#: src/main/java/dialogues/dialogbox.java:40\n#: src/main/java/controller/ConfigViewController.java:596",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 64,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/14886152/?format=api",
    "priority": 100,
    "id": 10384642,
    "web_url": "https://hosted.weblate.org/translate/logfly/translations/it/?checksum=b3b97bf3dab6323f",
    "url": "https://hosted.weblate.org/api/units/10384642/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-23T13:27:28+01:00"
}