Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/connection-monitor/main/pt_BR/?format=api",
            "source": [
                "Connection re-established, but no world is active.  Please refresh the browser window"
            ],
            "previous_source": "",
            "target": [
                "Conexão restabelecida, mas nenhum mundo está ativo. Atualize a janela do navegador"
            ],
            "id_hash": 4881849083475802486,
            "content_hash": -4563332223262546937,
            "location": "",
            "context": "connection-monitor.no-active-world",
            "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": 12,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/90384/?format=api",
            "priority": 100,
            "id": 190832,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/connection-monitor/main/pt_BR/?checksum=c3bfcfe053a43976",
            "url": "https://weblate.foundryvtt-hub.com/api/units/190832/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-12T04:46:20.926059Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/connection-monitor/main/pt_BR/?format=api",
            "source": [
                "Connection re-established, but world has changed.  Please refresh the browser window"
            ],
            "previous_source": "",
            "target": [
                "Conexão restabelecida, mas o mundo mudou. Atualize a janela do navegador"
            ],
            "id_hash": -2243957828031915909,
            "content_hash": -5635581015494583555,
            "location": "",
            "context": "connection-monitor.world-changed",
            "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": 11,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/90385/?format=api",
            "priority": 100,
            "id": 190833,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/connection-monitor/main/pt_BR/?checksum=60dbdc3e9133587b",
            "url": "https://weblate.foundryvtt-hub.com/api/units/190833/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-12T04:46:20.929629Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/connection-monitor/main/pt_BR/?format=api",
            "source": [
                "Connection re-established, but world was restarted.  Please refresh the browser window"
            ],
            "previous_source": "",
            "target": [
                "Conexão restabelecida, mas o mundo foi reiniciado. Atualize a janela do navegador"
            ],
            "id_hash": -2702229581071743008,
            "content_hash": 707662632537537831,
            "location": "",
            "context": "connection-monitor.world-restarted",
            "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": 11,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/90386/?format=api",
            "priority": 100,
            "id": 190834,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/connection-monitor/main/pt_BR/?checksum=5a7fc08356aa87e0",
            "url": "https://weblate.foundryvtt-hub.com/api/units/190834/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-03-12T04:46:20.933450Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        }
    ]
}