Units API.

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

GET /api/units/35491/?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/core/en/?format=api",
    "source": [
        "The user '{user}' already exists"
    ],
    "previous_source": "",
    "target": [
        "The user '{user}' already exists"
    ],
    "id_hash": -1206372319955532320,
    "content_hash": 4289980762846519842,
    "location": "",
    "context": "user_already_exists",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 845,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.yunohost.org/api/units/35491/?format=api",
    "priority": 100,
    "id": 35491,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/en/?checksum=6f421ac4422fc5e0",
    "url": "https://translate.yunohost.org/api/units/35491/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-04T18:02:48.003163Z"
}