Units API.

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

GET /api/units/34999/?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/admin/en/?format=api",
    "source": [
        "All apps"
    ],
    "previous_source": "",
    "target": [
        "All apps"
    ],
    "id_hash": 8381974221650430854,
    "content_hash": 4211657285628830829,
    "location": "",
    "context": "all_apps",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.yunohost.org/api/units/34999/?format=api",
    "priority": 100,
    "id": 34999,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/en/?checksum=f452c1251df48b86",
    "url": "https://translate.yunohost.org/api/units/34999/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:35:12.432081Z"
}