Units API.

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

GET /api/units/48784/?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/uk/?format=api",
    "source": [
        "Port {port} is not reachable from the outside."
    ],
    "previous_source": "",
    "target": [
        "Порт {port} недоступний ззовні."
    ],
    "id_hash": 1632246921162502861,
    "content_hash": 1451775694929818260,
    "location": "",
    "context": "diagnosis_ports_unreachable",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 328,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://translate.yunohost.org/api/units/35569/?format=api",
    "priority": 100,
    "id": 48784,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/uk/?checksum=96a6e7ed419db2cd",
    "url": "https://translate.yunohost.org/api/units/48784/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-28T22:23:53.480859Z"
}