Units API.

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

GET /api/units/4786/?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/framadate/framadate/nl/?format=api",
    "source": [
        "Results are visible"
    ],
    "previous_source": "",
    "target": [
        "Resultaten zijn zichtbaar"
    ],
    "id_hash": 5781218140722223731,
    "content_hash": 5781218140722223731,
    "location": ".PollInfo.Results are visible",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 296,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/2661/?format=api",
    "priority": 100,
    "id": 4786,
    "web_url": "https://weblate.framasoft.org/translate/framadate/framadate/nl/?checksum=d03b0344cecada73",
    "url": "https://weblate.framasoft.org/api/units/4786/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-12T11:54:54.134285Z"
}