Units API.

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

GET /api/units/50490/?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/fa/?format=api",
    "source": [
        "The system has only {available} ({available_percent}%) RAM available! (out of {total})"
    ],
    "previous_source": "",
    "target": [
        "این سیستم فقط {available} ({available_percent}٪) حافظه در دسترس دارد! (از {total})"
    ],
    "id_hash": 3473077111099667434,
    "content_hash": 7658530081121267405,
    "location": "",
    "context": "diagnosis_ram_verylow",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 332,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate.yunohost.org/api/units/35550/?format=api",
    "priority": 100,
    "id": 50490,
    "web_url": "https://translate.yunohost.org/translate/yunohost/core/fa/?checksum=b032d93b3ca2b3ea",
    "url": "https://translate.yunohost.org/api/units/50490/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-08-28T21:46:55.812248Z"
}