Units API.

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

GET /api/units/17706872/?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-preferences/en/?format=api",
    "source": [
        "**galette://**: call a script provided by Galette that will be called with the HTTP POST method. Path must be relative to your Galette installation. For example, the URI for the ``galette/post_contribution_test.php`` example script would be `galette://post_contribution_test.php`."
    ],
    "previous_source": "",
    "target": [
        "**galette://**: call a script provided by Galette that will be called with the HTTP POST method. Path must be relative to your Galette installation. For example, the URI for the ``galette/post_contribution_test.php`` example script would be `galette://post_contribution_test.php`."
    ],
    "id_hash": 5150158183639023482,
    "content_hash": 5150158183639023482,
    "location": "../usermanual/preferences.rst:86, 952982be145241aba54f1870d447fa66",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 49,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 36,
    "source_unit": "https://hosted.weblate.org/api/units/17706872/?format=api",
    "priority": 100,
    "id": 17706872,
    "web_url": "https://hosted.weblate.org/translate/galette/doc-user-preferences/en/?checksum=c7790994d0dfff7a",
    "url": "https://hosted.weblate.org/api/units/17706872/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-20T08:19:49.087042+02:00"
}