Units API.

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

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

{
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/en/?format=api",
    "source": [
        "Your system does not seem to have enough space (free: {free_space} B, needed space: {needed_space} B, security margin: {margin} B)"
    ],
    "previous_source": "",
    "target": [
        "Your system does not seem to have enough space (free: {free_space} B, needed space: {needed_space} B, security margin: {margin} B)"
    ],
    "id_hash": 4152024846878368952,
    "content_hash": 126308509308464266,
    "location": "",
    "context": "restore_may_be_not_enough_disk_space",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 689,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 20,
    "source_unit": "https://translate.yunohost.org/api/units/34916/?format=api",
    "priority": 100,
    "id": 34916,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/en/?checksum=b99ef49990c7e4b8",
    "url": "https://translate.yunohost.org/api/units/34916/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:31:15.247513Z"
}