Units API.

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

GET /api/units/32508295/?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/dashboard/en/?format=api",
    "source": [
        "Will celebrate {age} years in {company} on {date}"
    ],
    "previous_source": "",
    "target": [
        "Will celebrate {age} years in {company} on {date}"
    ],
    "id_hash": 6789502154443669627,
    "content_hash": 417986218234504056,
    "location": "",
    "context": "return[]->'team_hired_at_anniversary_detail'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 48,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 8,
    "source_unit": "https://hosted.weblate.org/api/units/32508295/?format=api",
    "priority": 100,
    "id": 32508295,
    "web_url": "https://hosted.weblate.org/translate/officelife/dashboard/en/?checksum=de39283cb55d407b",
    "url": "https://hosted.weblate.org/api/units/32508295/?format=api",
    "explanation": "",
    "extra_flags": "vue-format",
    "pending": false,
    "timestamp": "2021-05-26T09:50:00.394727+02:00"
}