Translation components API.

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

GET /api/translations/sdaps/master/es/units/?format=api&page=5
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 203,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/sdaps/master/es/units/?format=api&page=4",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/es/?format=api",
            "source": [
                "Filename to store the data to (default: data_%%i.feather)"
            ],
            "previous_source": "",
            "target": [
                "Nombre del archivo en el que almacenar los datos (predeterminado: data_%%i.feather)"
            ],
            "id_hash": 8219521352096310245,
            "content_hash": 8219521352096310245,
            "location": "sdaps/cmdline/feather.py:38",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://hosted.weblate.org/api/units/68889039/?format=api",
            "priority": 100,
            "id": 68889056,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/es/?checksum=f2119b1eef7063e5",
            "url": "https://hosted.weblate.org/api/units/68889056/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:03:53.751985+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/es/?format=api",
            "source": [
                "Generated string for LaTeX contains unicode characters. This is likely fine!"
            ],
            "previous_source": "",
            "target": [
                "La cadena generada para LaTeX contiene caracteres Unicode. ¡Es probable que esto esté bien!"
            ],
            "id_hash": -1942867592438672366,
            "content_hash": -1942867592438672366,
            "location": "sdaps/utils/latex.py:76",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 140,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 11,
            "source_unit": "https://hosted.weblate.org/api/units/97335374/?format=api",
            "priority": 100,
            "id": 97335380,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/es/?checksum=65098c37eb131412",
            "url": "https://hosted.weblate.org/api/units/97335380/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-20T18:49:09.443317+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/es/?format=api",
            "source": [
                "Failed to delete file {}: {}"
            ],
            "previous_source": "",
            "target": [
                "Error al borrar el archivo {}: {}"
            ],
            "id_hash": 4964529288489877206,
            "content_hash": 4964529288489877206,
            "location": "sdaps/reset/__init__.py:55",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 174,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 6,
            "source_unit": "https://hosted.weblate.org/api/units/97335376/?format=api",
            "priority": 100,
            "id": 97335381,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/es/?checksum=c4e58d15ad763ed6",
            "url": "https://hosted.weblate.org/api/units/97335381/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-20T18:49:09.620192+02:00"
        }
    ]
}