Units API.

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

GET /api/units/5873/?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": [
        "Tentative: Will be confirmed later"
    ],
    "previous_source": "",
    "target": [
        "Vorläufig: Wird später bestätigt"
    ],
    "id_hash": 166818289748819584,
    "content_hash": -5673785180845966011,
    "location": "",
    "context": "Tentative: Will be confirmed later",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 310,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/256651/?format=api",
    "priority": 100,
    "id": 5873,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/de/?checksum=8250a859c6843e80",
    "url": "https://weblate.framasoft.org/api/units/5873/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:04:52.660958Z"
}