Units API.

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

GET /api/units/32542366/?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 and :other must match."
    ],
    "previous_source": "",
    "target": [
        "Значения полей :attribute и :other должны совпадать."
    ],
    "id_hash": 8580830587876356951,
    "content_hash": 6249089986002348981,
    "location": "",
    "context": "return[]->'same'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 81,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://hosted.weblate.org/api/units/32508388/?format=api",
    "priority": 100,
    "id": 32542366,
    "web_url": "https://hosted.weblate.org/translate/officelife/validation/ru/?checksum=f7153bf4dc2d3357",
    "url": "https://hosted.weblate.org/api/units/32542366/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-27T19:32:22.359095+02:00"
}