Translation components API.

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

GET /api/translations/dice-so-nice/glossary/es/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/dice-so-nice/glossary/es/?format=api",
            "source": [
                "SMAA"
            ],
            "previous_source": "",
            "target": [
                "SMAA"
            ],
            "id_hash": -6700739274022676358,
            "content_hash": -6700739274022676358,
            "location": "",
            "context": "",
            "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": 1,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/8275/?format=api",
            "priority": 100,
            "id": 8280,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/dice-so-nice/glossary/es/?checksum=23023121df5e987a",
            "url": "https://weblate.foundryvtt-hub.com/api/units/8280/?format=api",
            "explanation": "La mayoría de videojuegos y programas en la actualidad, aunque estén traducidos al español, contienen este acrónimo para referirse al antisolapamiento de las texturas.",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-03T10:38:10.131557Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/es/?format=api",
            "source": [
                "MSAA"
            ],
            "previous_source": "",
            "target": [
                "MSAA"
            ],
            "id_hash": 5433581124108363305,
            "content_hash": 5433581124108363305,
            "location": "",
            "context": "",
            "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": 1,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/8291/?format=api",
            "priority": 100,
            "id": 8296,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/dice-so-nice/glossary/es/?checksum=cb67f53e78bf2629",
            "url": "https://weblate.foundryvtt-hub.com/api/units/8296/?format=api",
            "explanation": "La mayoría de videojuegos y programas en la actualidad, aunque estén traducidos al español, contienen este acrónimo para referirse al suavizado de las texturas.",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-03T10:39:56.244553Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/es/?format=api",
            "source": [
                "SFX"
            ],
            "previous_source": "",
            "target": [
                "Efectos especiales"
            ],
            "id_hash": -6322647102004434004,
            "content_hash": -6322647102004434004,
            "location": "",
            "context": "2",
            "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": 1,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/8492/?format=api",
            "priority": 100,
            "id": 8496,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/dice-so-nice/glossary/es/?checksum=284171f5a4df6bac",
            "url": "https://weblate.foundryvtt-hub.com/api/units/8496/?format=api",
            "explanation": "En español no existe una abreviatura concreta para los \"Efectos especiales\", al contrario que en inglés.",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-03T14:00:51.912289Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        },
        {
            "translation": "https://weblate.foundryvtt-hub.com/api/translations/dice-so-nice/glossary/es/?format=api",
            "source": [
                "SMAA (Software)"
            ],
            "previous_source": "",
            "target": [
                "(Software) SMAA"
            ],
            "id_hash": -4832971881719348964,
            "content_hash": -4832971881719348964,
            "location": "",
            "context": "",
            "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": 2,
            "source_unit": "https://weblate.foundryvtt-hub.com/api/units/22646/?format=api",
            "priority": 100,
            "id": 22651,
            "web_url": "https://weblate.foundryvtt-hub.com/translate/dice-so-nice/glossary/es/?checksum=3cedd5ae04aac11c",
            "url": "https://weblate.foundryvtt-hub.com/api/units/22651/?format=api",
            "explanation": "(Software) SMAA",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-09-08T09:28:13.881543Z",
            "last_updated": "2023-07-08T10:58:03.878080Z"
        }
    ]
}