Units API.

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

GET /api/units/384101/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.framasoft.org/api/translations/dolomon/master/de/?format=api",
    "source": [
        "How does it works?"
    ],
    "previous_source": "",
    "target": [
        "Wie funktioniert es?"
    ],
    "id_hash": -3982912873542359271,
    "content_hash": -7054824687505714189,
    "location": "themes/default/templates/misc/about.html.ep:14",
    "context": "How does it works?",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 108,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.framasoft.org/api/units/209822/?format=api",
    "priority": 100,
    "id": 384101,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/de/?checksum=48b9d9d8092d6719",
    "url": "https://weblate.framasoft.org/api/units/384101/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:01.349164Z"
}