Translation components API.

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

GET /api/translations/sdaps/master/pt_BR/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/pt_BR/units/?format=api&page=4",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/pt_BR/?format=api",
            "source": [
                "Filename to store the data to (default: data_%%i.feather)"
            ],
            "previous_source": "",
            "target": [
                "Nome de arquivo para armazenar os dados (padrão: data_%%i.csv)"
            ],
            "id_hash": 8219521352096310245,
            "content_hash": 8219521352096310245,
            "location": "sdaps/cmdline/feather.py:38",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 10,
            "fuzzy": true,
            "translated": false,
            "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": 68889330,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/pt_BR/?checksum=f2119b1eef7063e5",
            "url": "https://hosted.weblate.org/api/units/68889330/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2022-02-14T21:04:05.561012+01:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/pt_BR/?format=api",
            "source": [
                "Generated string for LaTeX contains unicode characters. This is likely fine!"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -1942867592438672366,
            "content_hash": -1942867592438672366,
            "location": "sdaps/utils/latex.py:76",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 97335400,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/pt_BR/?checksum=65098c37eb131412",
            "url": "https://hosted.weblate.org/api/units/97335400/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-20T18:49:31.575419+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/sdaps/master/pt_BR/?format=api",
            "source": [
                "Failed to delete file {}: {}"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4964529288489877206,
            "content_hash": 4964529288489877206,
            "location": "sdaps/reset/__init__.py:55",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "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": 97335401,
            "web_url": "https://hosted.weblate.org/translate/sdaps/master/pt_BR/?checksum=c4e58d15ad763ed6",
            "url": "https://hosted.weblate.org/api/units/97335401/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2023-04-20T18:49:31.773402+02:00"
        }
    ]
}