Units API.

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

GET /api/units/35082/?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": [
        "You should modify something"
    ],
    "previous_source": "",
    "target": [
        "You should modify something"
    ],
    "id_hash": -2936694200184886980,
    "content_hash": -8999606816577960159,
    "location": "",
    "context": "error_modify_something",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 235,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.yunohost.org/api/units/35082/?format=api",
    "priority": 100,
    "id": 35082,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/en/?checksum=573ec42f2807a93c",
    "url": "https://translate.yunohost.org/api/units/35082/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:35:15.198288Z"
}