Units API.

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

GET /api/units/16346683/?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/xbackbone/xbackbone/fr_CA/?format=api",
    "source": [
        "Order by…"
    ],
    "previous_source": "",
    "target": [
        "Trier par…"
    ],
    "id_hash": -2768793580764912132,
    "content_hash": -6563092600071799910,
    "location": "",
    "context": "return[]->'order_by'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 85,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://hosted.weblate.org/api/units/14504054/?format=api",
    "priority": 100,
    "id": 16346683,
    "web_url": "https://hosted.weblate.org/translate/xbackbone/xbackbone/fr_CA/?checksum=599344e8722025fc",
    "url": "https://hosted.weblate.org/api/units/16346683/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-04-18T02:39:55.078875+02:00"
}