Units API.

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

GET /api/units/384916/?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/fr_FR/?format=api",
    "source": [
        "Are you sure you want to delete the dolo XXXX?"
    ],
    "previous_source": "",
    "target": [
        "Voulez-vous vraiment supprimer le dolo XXXX ?"
    ],
    "id_hash": 6500445088845429619,
    "content_hash": 5115317429954733123,
    "location": "themes/default/templates/js/i18n.js.ep:11",
    "context": "Are you sure you want to delete the dolo XXXX?",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 26,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.framasoft.org/api/units/209750/?format=api",
    "priority": 100,
    "id": 384916,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/fr_FR/?checksum=da36385e12907b73",
    "url": "https://weblate.framasoft.org/api/units/384916/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:07.244240Z"
}