Units API.

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

GET /api/units/12037127/?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": [
        "install %1% from excluded repository"
    ],
    "previous_source": "",
    "target": [
        "installer %1% à partir du dépôt exclu"
    ],
    "id_hash": 6846163001815134154,
    "content_hash": 6846163001815134154,
    "location": "zypp/solver/detail/SATResolver.cc:1545",
    "context": "",
    "note": "",
    "flags": "boost-format",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 869,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://l10n.opensuse.org/api/units/12700955/?format=api",
    "priority": 100,
    "id": 12037127,
    "web_url": "https://l10n.opensuse.org/translate/libzypp/master/fr/?checksum=df0274fa459cefca",
    "url": "https://l10n.opensuse.org/api/units/12037127/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-01-12T18:28:13.541845Z"
}