Units API.

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

GET /api/units/12891835/?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/zypper/master/fi/?format=api",
    "source": [
        "The following package failed to install:",
        "The following %d packages failed to install:"
    ],
    "previous_source": "",
    "target": [
        "Seuraavan paketin asennus epäonnistui:",
        "Seuraavien %d paketin asennus epäonnistui:"
    ],
    "id_hash": 9091350024297413123,
    "content_hash": 9091350024297413123,
    "location": "src/CommitSummary.cc:126",
    "context": "",
    "note": "",
    "flags": "boost-format, c-format",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://l10n.opensuse.org/api/units/12891691/?format=api",
    "priority": 100,
    "id": 12891835,
    "web_url": "https://l10n.opensuse.org/translate/zypper/master/fi/?checksum=fe2af6add6fc7a03",
    "url": "https://l10n.opensuse.org/api/units/12891835/?format=api",
    "explanation": "",
    "extra_flags": ""
}