Translation components API.

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

GET /api/translations/weblate/application/pt_BR/units/?format=api&page=63
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3104,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/weblate/application/pt_BR/units/?format=api&page=62",
    "results": [
        {
            "translation": "https://hosted.weblate.org/api/translations/weblate/application/pt_BR/?format=api",
            "source": [
                "Manage site-wide add-ons (%(count)s installed)",
                "Manage site-wide add-ons (%(count)s installed)"
            ],
            "previous_source": "",
            "target": [
                "Gerenciar complementos para todo o site (%(count)s instalado)",
                "Gerenciar complementos para todo o site (%(count)s instalados)"
            ],
            "id_hash": -2456156644302575972,
            "content_hash": -2456156644302575972,
            "location": "weblate/templates/addons/addon_list.html:67",
            "context": "",
            "note": "",
            "flags": "python-format",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1261,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://hosted.weblate.org/api/units/122112146/?format=api",
            "priority": 100,
            "id": 122114242,
            "web_url": "https://hosted.weblate.org/translate/weblate/application/pt_BR/?checksum=5de9fa8b97a1269c",
            "url": "https://hosted.weblate.org/api/units/122114242/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-07T13:38:53.611177+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/weblate/application/pt_BR/?format=api",
            "source": [
                "Browse all add-on changes"
            ],
            "previous_source": "Browse all language changes",
            "target": [
                "Procure todas as alterações de complementos"
            ],
            "id_hash": 8714272081378146948,
            "content_hash": 8714272081378146948,
            "location": "weblate/templates/addons/addon_list.html:104",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1266,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://hosted.weblate.org/api/units/122112147/?format=api",
            "priority": 100,
            "id": 122114243,
            "web_url": "https://hosted.weblate.org/translate/weblate/application/pt_BR/?checksum=f8ef5049aea5fa84",
            "url": "https://hosted.weblate.org/api/units/122114243/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-07T13:38:53.620074+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/weblate/application/pt_BR/?format=api",
            "source": [
                "Glossary translation explanation"
            ],
            "previous_source": "Translation explanation",
            "target": [
                "Explicação da tradução do glossário"
            ],
            "id_hash": 2495503543505000288,
            "content_hash": 2495503543505000288,
            "location": "weblate/templates/snippets/glossary.html:38",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1886,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/122112148/?format=api",
            "priority": 100,
            "id": 122114244,
            "web_url": "https://hosted.weblate.org/translate/weblate/application/pt_BR/?checksum=a2a1cf4046581760",
            "url": "https://hosted.weblate.org/api/units/122114244/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-07T13:38:54.497660+02:00"
        },
        {
            "translation": "https://hosted.weblate.org/api/translations/weblate/application/pt_BR/?format=api",
            "source": [
                "Glossary string explanation"
            ],
            "previous_source": "Source string explanation",
            "target": [
                "Explicação de texto do glossário"
            ],
            "id_hash": 7250569972278633163,
            "content_hash": 7250569972278633163,
            "location": "weblate/templates/snippets/glossary.html:47",
            "context": "",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 1887,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 3,
            "source_unit": "https://hosted.weblate.org/api/units/122112149/?format=api",
            "priority": 100,
            "id": 122114245,
            "web_url": "https://hosted.weblate.org/translate/weblate/application/pt_BR/?checksum=e49f32f980c822cb",
            "url": "https://hosted.weblate.org/api/units/122114245/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2024-05-07T13:38:54.499709+02:00"
        }
    ]
}