Units API.

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

GET /api/units/566225/?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": [
        "Support Pepper&Carrot on"
    ],
    "previous_source": "",
    "target": [
        "Support Pepper&Carrot on"
    ],
    "id_hash": 6573294586702589201,
    "content_hash": 6573294586702589201,
    "location": "core/homepage.php:145",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 100,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 3,
    "source_unit": "https://weblate.framasoft.org/api/units/566225/?format=api",
    "priority": 100,
    "id": 566225,
    "web_url": "https://weblate.framasoft.org/translate/peppercarrot/website/en/?checksum=db3908998c67ed11",
    "url": "https://weblate.framasoft.org/api/units/566225/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-06T15:36:31.532714Z"
}