Units API.

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

GET /api/units/256774/?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/en/?format=api",
    "source": [
        "Are you sure you want to cancel your participation at event \"{title}\"?"
    ],
    "previous_source": "",
    "target": [
        "Are you sure you want to cancel your participation at event \"{title}\"?"
    ],
    "id_hash": 194327471649822300,
    "content_hash": -5862886408502592569,
    "location": "",
    "context": "Are you sure you want to cancel your participation at event \"{title}\"?",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 31,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.framasoft.org/api/units/256774/?format=api",
    "priority": 100,
    "id": 256774,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/en/?checksum=82b263ce4dc9965c",
    "url": "https://weblate.framasoft.org/api/units/256774/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-23T17:54:22.559931Z"
}