Units API.

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

GET /api/units/5913/?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": [
        "You have no events in {days} days | You have one event in {days} days. | You have {count} events in {days} days"
    ],
    "previous_source": "",
    "target": [
        "Sie haben keine Veranstaltung in {days} Tagen | Sie haben eine Veranstaltung in {days} Tagen | Sie haben {count} Veranstaltungen in {days} Tagen"
    ],
    "id_hash": -3895909809777849826,
    "content_hash": -3458755026720430803,
    "location": "",
    "context": "You have one event in {days} days.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 374,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 23,
    "source_unit": "https://weblate.framasoft.org/api/units/256680/?format=api",
    "priority": 100,
    "id": 5913,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/de/?checksum=49eef2ab5f3b4a1e",
    "url": "https://weblate.framasoft.org/api/units/5913/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:04:53.197622Z"
}