Units API.

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

GET /api/units/5471/?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 + 1) = (1+c)M(t)"
    ],
    "previous_source": "",
    "target": [
        "M(t + 1) = (1+c)M(t)"
    ],
    "id_hash": 4171750286729980909,
    "content_hash": 4171750286729980909,
    "location": "../../source/solutions.rst:76",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.duniter.org/api/units/5314/?format=api",
    "priority": 100,
    "id": 5471,
    "web_url": "https://weblate.duniter.org/translate/trm/solutions/es/?checksum=b9e508c86c2cabed",
    "url": "https://weblate.duniter.org/api/units/5471/?format=api",
    "explanation": "",
    "extra_flags": ""
}