Units API.

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

GET /api/units/25093/?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/ca/?format=api",
    "source": [
        "from {0} to {1}"
    ],
    "previous_source": "",
    "target": [
        "de {0} fins a {1}"
    ],
    "id_hash": 8393408076120191167,
    "content_hash": 2526897554269414671,
    "location": "",
    "context": "from_to",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 265,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.yunohost.org/api/units/35434/?format=api",
    "priority": 100,
    "id": 25093,
    "web_url": "https://translate.yunohost.org/translate/yunohost/admin/ca/?checksum=f47b602cd009f0bf",
    "url": "https://translate.yunohost.org/api/units/25093/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-08-13T10:14:58.502529Z"
}