Units API.

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

GET /api/units/32508164/?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": [
        "You have already indicated how you felt today. Come back tomorrow!"
    ],
    "previous_source": "",
    "target": [
        "You have already indicated how you felt today. Come back tomorrow!"
    ],
    "id_hash": -5059795802928573119,
    "content_hash": 6471558400674204899,
    "location": "",
    "context": "return[]->'morale_already_logged'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 13,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 11,
    "source_unit": "https://hosted.weblate.org/api/units/32508164/?format=api",
    "priority": 100,
    "id": 32508164,
    "web_url": "https://hosted.weblate.org/translate/officelife/dashboard/en/?checksum=39c7fe86726e1541",
    "url": "https://hosted.weblate.org/api/units/32508164/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-26T09:49:57.778338+02:00"
}