Units API.

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

GET /api/units/5387/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.duniter.org/api/translations/trm/solutions/en_US/?format=api",
    "source": [
        "\\frac{ln(ev)}{ev} \\leq c \\leq \\frac{ln(ev/2)}{(ev/2)}"
    ],
    "previous_source": "",
    "target": [
        "\\frac{ln(ls)}{ls} \\leq c \\leq \\frac{ln(ls/2)}{(ls/2)}"
    ],
    "id_hash": -7217427089091060828,
    "content_hash": -7217427089091060828,
    "location": "../../source/solutions.rst:299",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 56,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.duniter.org/api/units/5386/?format=api",
    "priority": 100,
    "id": 5387,
    "web_url": "https://weblate.duniter.org/translate/trm/solutions/en_US/?checksum=1bd68c4d52721ba4",
    "url": "https://weblate.duniter.org/api/units/5387/?format=api",
    "explanation": "",
    "extra_flags": ""
}