Translation components API.

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

GET /api/translations/mc-ro/main/en/units/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/mc-ro/main/en/?format=api",
            "source": [
                "Macro command invalid."
            ],
            "previous_source": "",
            "target": [
                "Macro command invalid."
            ],
            "id_hash": -9123629606535083201,
            "content_hash": 1607306366232254084,
            "location": "",
            "context": "mc-ro.invalid",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/147099/?format=api",
            "priority": 100,
            "id": 147099,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/mc-ro/main/en/?checksum=01625b36403d4b3f",
            "url": "https://weblate.foundryvtt-hub.com/api/units/147099/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-12T23:38:28.847953Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/mc-ro/main/en/?format=api",
            "source": [
                "No macro with the identifiant '{id}' could be found."
            ],
            "previous_source": "",
            "target": [
                "No macro with the identifiant '{id}' could be found."
            ],
            "id_hash": 8309430680898424233,
            "content_hash": 7943900373270676421,
            "location": "",
            "context": "mc-ro.noMacro",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 2,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/147100/?format=api",
            "priority": 100,
            "id": 147100,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/mc-ro/main/en/?checksum=f351072dd4aecda9",
            "url": "https://weblate.foundryvtt-hub.com/api/units/147100/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-12T23:38:28.895844Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/mc-ro/main/en/?format=api",
            "source": [
                "You don't have permission to execute the macro '{name}'."
            ],
            "previous_source": "",
            "target": [
                "You don't have permission to execute the macro '{name}'."
            ],
            "id_hash": -2325533769742029681,
            "content_hash": -8855650211299201254,
            "location": "",
            "context": "mc-ro.noPermission",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 3,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 9,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/147101/?format=api",
            "priority": 100,
            "id": 147101,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/mc-ro/main/en/?checksum=5fba0b5b8d59ec8f",
            "url": "https://weblate.foundryvtt-hub.com/api/units/147101/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-12T23:38:28.934221Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/mc-ro/main/en/?format=api",
            "source": [
                "There was an error in your macro syntax. See the console (F12) for details."
            ],
            "previous_source": "",
            "target": [
                "There was an error in your macro syntax. See the console (F12) for details."
            ],
            "id_hash": 872187441504086032,
            "content_hash": -3038700988307708983,
            "location": "",
            "context": "mc-ro.syntaxError",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 4,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 14,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/147102/?format=api",
            "priority": 100,
            "id": 147102,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/mc-ro/main/en/?checksum=8c1aa1db64686810",
            "url": "https://weblate.foundryvtt-hub.com/api/units/147102/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-02-12T23:38:28.988896Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        }
    ]
}