Units API.

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

GET /api/units/35072/?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": [
        "This is your default domain."
    ],
    "previous_source": "",
    "target": [
        "This is your default domain."
    ],
    "id_hash": -6031317068970017521,
    "content_hash": -3955094629830635782,
    "location": "",
    "context": "domain_default_longdesc",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 219,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.yunohost.org/api/units/35072/?format=api",
    "priority": 100,
    "id": 35072,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/en/?checksum=2c4c7514c04abd0f",
    "url": "https://translate.yunohost.org/api/units/35072/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:35:14.943049Z"
}