Translation components API.

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

GET /api/translations/inventory-plus/main/es/units/?format=api&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 103,
    "next": null,
    "previous": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/es/units/?format=api&page=2",
    "results": [
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/es/?format=api",
            "source": [
                "This is a homebrew rule, and is mostly an upgrade of the existing feature 'Do Not apply weight for equipped armor item' for equipped armor types 'natural', a specific multiplier is applied to the weight value. NOTE: This setting is working only with the feature from 'Do Not apply weight for equipped armor item' ENABLED, the value by default the value is 0."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -4752026419418281453,
            "content_hash": -5502557098709578270,
            "location": "",
            "context": "inventory-plus.setting.applyWeightMultiplierForEquippedArmorNatural.hint",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 42,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 63,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/238935/?format=api",
            "priority": 100,
            "id": 238959,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/inventory-plus/main/es/?checksum=3e0d69261b4d4a13",
            "url": "https://weblate.foundryvtt-hub.com/api/units/238959/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T16:51:10.206249Z",
            "last_updated": "2023-09-11T16:51:10.206269Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/es/?format=api",
            "source": [
                "Feature: Equipped Container/Backpack Weight Multiplier"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 7776532318097963034,
            "content_hash": 789382136748205464,
            "location": "",
            "context": "inventory-plus.setting.applyWeightMultiplierForEquippedContainer.name",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 43,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 5,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/238936/?format=api",
            "priority": 100,
            "id": 238960,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/inventory-plus/main/es/?checksum=ebebcaf10492f81a",
            "url": "https://weblate.foundryvtt-hub.com/api/units/238960/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T16:51:10.209864Z",
            "last_updated": "2023-09-11T16:51:10.209879Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/inventory-plus/main/es/?format=api",
            "source": [
                "This is a homebrew rule, for equipped container/backpack types, if the weight is set to -1 is not applied, this will override the setting from 'Equipped Item Weight Multiplier'."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -5847487969325393992,
            "content_hash": -168472167091931307,
            "location": "",
            "context": "inventory-plus.setting.applyWeightMultiplierForEquippedContainer.hint",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 44,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 29,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/238937/?format=api",
            "priority": 100,
            "id": 238961,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/inventory-plus/main/es/?checksum=2ed98cac57fd57b8",
            "url": "https://weblate.foundryvtt-hub.com/api/units/238961/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-09-11T16:51:10.212937Z",
            "last_updated": "2023-09-11T16:51:10.212952Z"
        }
    ]
}