Units API.

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

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

{
    "translation": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/pt-BR/?format=api",
    "source": [
        "Item cannot be inserted because it exceeds the max weight or bulk in category '{categoryName}'"
    ],
    "previous_source": "Item cannot be insert because exceeds max weight on category '{categoryName}'",
    "target": [
        "O item não pode ser inserido porque excede o peso máximo na categoria '{categoryName}'"
    ],
    "id_hash": -4786611991097719190,
    "content_hash": 8436739396951876419,
    "location": "",
    "context": "inventory-plus.dialogs.warn.exceedsmaxweight",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 80,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://weblate.foundryvtt-hub.com/api/units/53995/?format=api",
    "priority": 100,
    "id": 54151,
    "web_url": "https://weblate.foundryvtt-hub.com/translate/inventory-plus/main/pt-BR/?checksum=3d9289c130fec66a",
    "url": "https://weblate.foundryvtt-hub.com/api/units/54151/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-10-10T09:33:38.539065Z",
    "last_updated": "2023-07-08T10:58:03.878080Z"
}