Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/libzypp/master/fr/?format=api",
    "source": [
        "do not ask to install a solvable providing %1%"
    ],
    "previous_source": "",
    "target": [
        "ne pas demander d'installer un élément résolvable fournissant %1%"
    ],
    "id_hash": -2934646922162181852,
    "content_hash": -2934646922162181852,
    "location": "zypp/solver/detail/SATResolver.cc:1470",
    "context": "",
    "note": "",
    "flags": "boost-format",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 863,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://l10n.opensuse.org/api/units/12700949/?format=api",
    "priority": 100,
    "id": 12037121,
    "web_url": "https://l10n.opensuse.org/translate/libzypp/master/fr/?checksum=57460a2c37546924",
    "url": "https://l10n.opensuse.org/api/units/12037121/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-12T18:28:13.215668Z"
}