Units API.

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

GET /api/units/15327903/?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/eventol/djangojs/fr/?format=api",
    "source": [
        "There isn't any event yet."
    ],
    "previous_source": "",
    "target": [
        "Il n'y a aucun évènement pour l'instant."
    ],
    "id_hash": -3371825160131498339,
    "content_hash": -3371825160131498339,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 55,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://hosted.weblate.org/api/units/14885375/?format=api",
    "priority": 100,
    "id": 15327903,
    "web_url": "https://hosted.weblate.org/translate/eventol/djangojs/fr/?checksum=5134dee1ada32e9d",
    "url": "https://hosted.weblate.org/api/units/15327903/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-15T00:05:52.652637+01:00"
}