Units API.

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

GET /api/units/32510324/?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/group/fr/?format=api",
    "source": [
        "Mission of this group"
    ],
    "previous_source": "",
    "target": [
        "Mission de ce groupe"
    ],
    "id_hash": 5175203318988993501,
    "content_hash": -7610064324295781707,
    "location": "",
    "context": "return[]->'summary_description'",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://hosted.weblate.org/api/units/32509206/?format=api",
    "priority": 100,
    "id": 32510324,
    "web_url": "https://hosted.weblate.org/translate/officelife/group/fr/?checksum=c7d203ffccc2f3dd",
    "url": "https://hosted.weblate.org/api/units/32510324/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-26T10:35:06.272884+02:00"
}