Units API.

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

GET /api/units/5719/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/de/?format=api",
    "source": [
        "Confirm my particpation"
    ],
    "previous_source": "",
    "target": [
        "Bestätige meine Teilnahme"
    ],
    "id_hash": 1010557316661772575,
    "content_hash": 5076805542870957015,
    "location": "",
    "context": "Confirm my particpation",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 57,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/256776/?format=api",
    "priority": 100,
    "id": 5719,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/de/?checksum=8e0638867ccc011f",
    "url": "https://weblate.framasoft.org/api/units/5719/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-23T17:54:22.876469Z"
}