Units API.

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

GET /api/units/5450/?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": [
        "Est-ce seulement possible ? Oui !"
    ],
    "previous_source": "",
    "target": [
        "¿Es esto siquiera posible? ¡Sí!"
    ],
    "id_hash": 3740760851229848865,
    "content_hash": 3740760851229848865,
    "location": "../../source/solutions.rst:12",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.duniter.org/api/units/5218/?format=api",
    "priority": 100,
    "id": 5450,
    "web_url": "https://weblate.duniter.org/translate/trm/solutions/es/?checksum=b3e9da2cbf3e3521",
    "url": "https://weblate.duniter.org/api/units/5450/?format=api",
    "explanation": "",
    "extra_flags": ""
}