Units API.

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

GET /api/units/5221/?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": [
        "Comme nous allons le voir, non seulement les classes de solutions sont parfaitement déterminées mais on peut trouver une solution optimisée. Nous notons :math:`x` la variable spatiale (dans l'espace des individus), et :math:`t` la variable temporelle."
    ],
    "previous_source": "",
    "target": [
        "As we will see, not only the solution categories are perfectly determined but we can find one optimized solution. We set :math:`x` as the spatial variable (in a space of individuals), and :math:`t` the temporal variable."
    ],
    "id_hash": 1713875053130968365,
    "content_hash": 1713875053130968365,
    "location": "../../source/solutions.rst:14",
    "context": "",
    "note": "409611ffa7604848a425be939e041e38",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 36,
    "source_unit": "https://weblate.duniter.org/api/units/5220/?format=api",
    "priority": 100,
    "id": 5221,
    "web_url": "https://weblate.duniter.org/translate/trm/solutions/en_US/?checksum=97c8e847c3466d2d",
    "url": "https://weblate.duniter.org/api/units/5221/?format=api",
    "explanation": "",
    "extra_flags": ""
}