Translation components API.

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

GET /api/translations/peercoin-flutter/translations/te/units/?format=api&page=30
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 582,
    "next": null,
    "previous": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/te/units/?format=api&page=29",
    "results": [
        {
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/te/?format=api",
            "source": [
                "Please enter a valid URL with leading https://"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 1959421988016357661,
            "content_hash": 7784675073421185716,
            "location": "",
            "context": "roast_landing_configured_edit_server_url_error",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 582,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 8,
            "source_unit": "https://weblate.ppc.lol/api/units/65056/?format=api",
            "priority": 100,
            "id": 68556,
            "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/te/?checksum=9b3143eaa8ce011d",
            "url": "https://weblate.ppc.lol/api/units/68556/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/te/?format=api",
            "source": [
                "I acknowledge and agree"
            ],
            "previous_source": "",
            "target": [
                ""
            ],
            "id_hash": 4348705945093079863,
            "content_hash": 5453039947034391573,
            "location": "",
            "context": "setup_legal_switch_tile_ack",
            "note": "",
            "flags": "",
            "state": 0,
            "fuzzy": false,
            "translated": false,
            "approved": false,
            "position": 477,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 4,
            "source_unit": "https://weblate.ppc.lol/api/units/69057/?format=api",
            "priority": 100,
            "id": 69127,
            "web_url": "https://weblate.ppc.lol/translate/peercoin-flutter/translations/te/?checksum=bc59b50441e70337",
            "url": "https://weblate.ppc.lol/api/units/69127/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}