Units API.

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

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

{
    "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-advanced/fr/?format=api",
    "source": [
        "Per default, Galette will create session with default lifetime duration (and it seems browsers acts differently in this case). You can anyways define a constant named ``GALETTE_TIMEOUT`` to change session lifetime using :ref:`behavior configuration <behavior>`:"
    ],
    "previous_source": "",
    "target": [
        "Par défaut, Galette va créer une session avec la valeur par défaut pour sa durée (et il semble que les navigateurs agissent différemment dans ce cas). Vous pouvez toutefois définir une constante nommée ``GALETTE_TIMEOUT`` pour changer la durée de la session en utilisant :ref:`la configuration du comportement <behavior>` :"
    ],
    "id_hash": 3131258233515441141,
    "content_hash": 3131258233515441141,
    "location": "../usermanual/avancee.rst:50, be24dd1f3fa94b5dacee5b25f1adecf7",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 35,
    "source_unit": "https://hosted.weblate.org/api/units/122140854/?format=api",
    "priority": 100,
    "id": 122140866,
    "web_url": "https://hosted.weblate.org/translate/galette/doc-user-advanced/fr/?checksum=ab7476c5f4b47bf5",
    "url": "https://hosted.weblate.org/api/units/122140866/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-09T11:28:05.287896+02:00"
}