Units API.

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

GET /api/units/32510597/?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/fr/?format=api",
    "source": [
        "The :attribute must be between :min and :max."
    ],
    "previous_source": "",
    "target": [
        "La valeur de :attribute doit être comprise entre :min et :max."
    ],
    "id_hash": 7728704948024564838,
    "content_hash": 8235645977421961332,
    "location": "",
    "context": "return[]->'between'[]->'numeric'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 11,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/32508225/?format=api",
    "priority": 100,
    "id": 32510597,
    "web_url": "https://hosted.weblate.org/translate/officelife/validation/fr/?checksum=eb41e033a8cedc66",
    "url": "https://hosted.weblate.org/api/units/32510597/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-26T10:45:31.581828+02:00"
}