Units API.

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

GET /api/units/384110/?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": [
        "In how many days will it expires? (optional)"
    ],
    "previous_source": "",
    "target": [
        "In wievielen Tagen wird es auslaufen? (optional)"
    ],
    "id_hash": 1429571918631514688,
    "content_hash": 3078624855047043668,
    "location": "themes/default/templates/js/i18n.js.ep:55",
    "context": "In how many days will it expires? (optional)",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 120,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.framasoft.org/api/units/209831/?format=api",
    "priority": 100,
    "id": 384110,
    "web_url": "https://weblate.framasoft.org/translate/dolomon/master/de/?checksum=93d6dc15f6e7b240",
    "url": "https://weblate.framasoft.org/api/units/384110/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-21T11:10:01.428467Z"
}