Units API.

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

GET /api/units/566234/?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/peppercarrot/website/en/?format=api",
    "source": [
        "Proofreading:"
    ],
    "previous_source": "",
    "target": [
        "Proofreading:"
    ],
    "id_hash": 2072540802155008424,
    "content_hash": 2072540802155008424,
    "location": "core/lib-credits.php:81, core/lib-credits.php:215",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 109,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://weblate.framasoft.org/api/units/566234/?format=api",
    "priority": 100,
    "id": 566234,
    "web_url": "https://weblate.framasoft.org/translate/peppercarrot/website/en/?checksum=9cc324e0f6f3d1a8",
    "url": "https://weblate.framasoft.org/api/units/566234/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-06T15:36:31.661103Z"
}