Units API.

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

GET /api/units/209751/?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/en/?format=api",
    "source": [
        "Are you sure you want to delete the tag XXXX?"
    ],
    "previous_source": "",
    "target": [
        "Are you sure you want to delete the tag XXXX?"
    ],
    "id_hash": 2768434744373599951,
    "content_hash": 82011586136188744,
    "location": "themes/default/templates/js/i18n.js.ep:25",
    "context": "Are you sure you want to delete the tag XXXX?",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 27,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.framasoft.org/api/units/209751/?format=api",
    "priority": 100,
    "id": 209751,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/en/?checksum=a66b74bb723cdecf",
    "url": "https://weblate.framasoft.org/api/units/209751/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-11-08T11:26:12.639671Z"
}