Units API.

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

GET /api/units/32542326/?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/ru/?format=api",
    "source": [
        "The :attribute must be greater than or equal :value characters."
    ],
    "previous_source": "",
    "target": [
        "Количество символов в поле :attribute должно быть :value или больше."
    ],
    "id_hash": -1931755256421085819,
    "content_hash": -3558287522612837730,
    "location": "",
    "context": "return[]->'gte'[]->'string'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://hosted.weblate.org/api/units/32508307/?format=api",
    "priority": 100,
    "id": 32542326,
    "web_url": "https://hosted.weblate.org/translate/officelife/validation/ru/?checksum=653106d444070d85",
    "url": "https://hosted.weblate.org/api/units/32542326/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-27T19:32:21.810129+02:00"
}