Units API.

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

GET /api/units/5475/?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/es/?format=api",
    "source": [
        "M(t) = M(0)e^{ct}"
    ],
    "previous_source": "",
    "target": [
        "M(t) = M(0)e^{ct}"
    ],
    "id_hash": -67599774988665046,
    "content_hash": -67599774988665046,
    "location": "../../source/solutions.rst:95",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 24,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.duniter.org/api/units/5322/?format=api",
    "priority": 100,
    "id": 5475,
    "web_url": "https://weblate.duniter.org/translate/trm/solutions/es/?checksum=7f0fd65ce0e77f2a",
    "url": "https://weblate.duniter.org/api/units/5475/?format=api",
    "explanation": "",
    "extra_flags": ""
}