Units API.

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

GET /api/units/6398/?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/it/?format=api",
    "source": [
        "Your account is being validated"
    ],
    "previous_source": "",
    "target": [
        "Il tuo account è in via di validazione"
    ],
    "id_hash": -5449847360450667615,
    "content_hash": -5994527712536500906,
    "location": "",
    "context": "Your account is being validated",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 383,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/256686/?format=api",
    "priority": 100,
    "id": 6398,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/it/?checksum=345e40b3403cdba1",
    "url": "https://weblate.framasoft.org/api/units/6398/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:04:53.267248Z"
}