Units API.

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

GET /api/units/2067308/?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/yast-pkg-bindings/master/ca/?format=api",
    "source": [
        "The package is not available."
    ],
    "previous_source": "",
    "target": [
        "El paquet no està disponible."
    ],
    "id_hash": -890987123514685058,
    "content_hash": -890987123514685058,
    "location": "src/Package.cc:677",
    "context": "",
    "note": "error message",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://l10n.opensuse.org/api/units/12579808/?format=api",
    "priority": 100,
    "id": 2067308,
    "web_url": "https://l10n.opensuse.org/translate/yast-pkg-bindings/master/ca/?checksum=73a293ee8b75c97e",
    "url": "https://l10n.opensuse.org/api/units/2067308/?format=api",
    "explanation": "",
    "extra_flags": ""
}