Translation components API.

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

GET /api/translations/digiagriapp/website/ja/units/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 51,
    "next": null,
    "previous": "https://weblate.osgeo.org/api/translations/digiagriapp/website/ja/units/?format=api",
    "results": [
        {
            "translation": "https://weblate.osgeo.org/api/translations/digiagriapp/website/ja/?format=api",
            "source": [
                "More information on how to install the application can be found in the <a href=\"https://digiagriapp.gitlab.io/digiagriapp-documentation/user/app/installation.html\" target=\"_blank\">installation documentation</a>."
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": -835018056816621533,
            "content_hash": 4697134476347268831,
            "location": "",
            "context": "installdoc",
            "note": "",
            "flags": "",
            "labels": [],
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 49,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 17,
            "source_unit": "https://weblate.osgeo.org/api/units/2380813/?format=api",
            "priority": 100,
            "id": 2380816,
            "web_url": "https://weblate.osgeo.org/translate/digiagriapp/website/ja/?checksum=74696b805e688823",
            "url": "https://weblate.osgeo.org/api/units/2380816/?format=api",
            "explanation": "",
            "extra_flags": "",
            "pending": false,
            "timestamp": "2025-10-22T07:52:56.178235Z"
        }
    ]
}