Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/teamward/client/en/?format=api",
    "source": [
        "Your bad %s counters"
    ],
    "previous_source": "",
    "target": [
        "Your bad %s counters"
    ],
    "id_hash": 1770981461920581091,
    "content_hash": 6926124257336360852,
    "location": "",
    "context": "bad_counters",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 71,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/5368931/?format=api",
    "priority": 100,
    "id": 5368931,
    "web_url": "https://hosted.weblate.org/translate/teamward/client/en/?checksum=9893ca41ad9405e3",
    "url": "https://hosted.weblate.org/api/units/5368931/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2017-08-24T08:39:28+02:00"
}