Units API.

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

GET /api/units/32577498/?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/officelife/validation/nb_NO/?format=api",
    "source": [
        "The :attribute must be less than or equal :value."
    ],
    "previous_source": "",
    "target": [
        "The :attribute must be less than or equal :value."
    ],
    "id_hash": -6279598436212555509,
    "content_hash": 1776206721021268187,
    "location": "",
    "context": "return[]->'lte'[]->'numeric'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 50,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 9,
    "source_unit": "https://hosted.weblate.org/api/units/32508335/?format=api",
    "priority": 100,
    "id": 32577498,
    "web_url": "https://hosted.weblate.org/translate/officelife/validation/nb_NO/?checksum=28da627e3573c10b",
    "url": "https://hosted.weblate.org/api/units/32577498/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-31T19:57:49.137199+02:00"
}