Units API.

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

GET /api/units/12928/?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/nl/?format=api",
    "source": [
        "Run"
    ],
    "previous_source": "",
    "target": [
        "Uitvoeren"
    ],
    "id_hash": -869191932462162040,
    "content_hash": 5407310471702030289,
    "location": "",
    "context": "run",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 467,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.yunohost.org/api/units/35183/?format=api",
    "priority": 100,
    "id": 12928,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/nl/?checksum=73f0028ae7f51f88",
    "url": "https://translate.yunohost.org/api/units/12928/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-03-17T12:35:19.030847Z"
}