Units API.

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

GET /api/units/32509093/?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/employee/en/?format=api",
    "source": [
        "Born on {date}"
    ],
    "previous_source": "",
    "target": [
        "Born on {date}"
    ],
    "id_hash": -3329035806333047447,
    "content_hash": -8898398535783769177,
    "location": "",
    "context": "return[]->'birthdate_information_partial'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 18,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://hosted.weblate.org/api/units/32509093/?format=api",
    "priority": 100,
    "id": 32509093,
    "web_url": "https://hosted.weblate.org/translate/officelife/employee/en/?checksum=51cce39276f66d69",
    "url": "https://hosted.weblate.org/api/units/32509093/?format=api",
    "explanation": "",
    "extra_flags": "vue-format",
    "pending": false,
    "timestamp": "2021-05-26T09:50:16.568388+02:00"
}