Units API.

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

GET /api/units/17704380/?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/en/?format=api",
    "source": [
        "It is possible if needed to customize translated strings in Galette - without editing any Galette source file. Just create a ``galette_{mylang}_local_lang.php`` file (where `{mylang}` must be replaced with the language, like `fr_FR.utf8` or `en_US`) in the ``lang`` directory. This file must contains a simple PHP array with the original string (the one in Galette source code) as index."
    ],
    "previous_source": "",
    "target": [
        "It is possible if needed to customize translated strings in Galette - without editing any Galette source file. Just create a ``galette_{mylang}_local_lang.php`` file (where `{mylang}` must be replaced with the language, like `fr_FR.utf8` or `en_US`) in the ``lang`` directory. This file must contains a simple PHP array with the original string (the one in Galette source code) as index."
    ],
    "id_hash": -8498791633895049821,
    "content_hash": -8498791633895049821,
    "location": "../usermanual/avancee.rst:31, 790842fad86747e3a276e1e17ed66b6a",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 9,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 59,
    "source_unit": "https://hosted.weblate.org/api/units/17704380/?format=api",
    "priority": 100,
    "id": 17704380,
    "web_url": "https://hosted.weblate.org/translate/galette/doc-user-advanced/en/?checksum=0a0e3a09999fb5a3",
    "url": "https://hosted.weblate.org/api/units/17704380/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-20T08:19:30.653544+02:00"
}