GET /api/entry/InterPro/protein/UniProt/A0A6I9ZCQ8/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR020282",
                "name": "Arginine vasopressin-induced protein 1/transcriptional and immune response regulator",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF15063": "Thyroid cancer protein 1"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6i9zcq8",
                    "protein_length": 148,
                    "source_database": "unreviewed",
                    "organism": "32536",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 75,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR039579",
                "name": "Arginine vasopressin-induced protein 1",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR14350": "ARGININE VASOPRESSIN-INDUCED PROTEIN 1"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6i9zcq8",
                    "protein_length": 148,
                    "source_database": "unreviewed",
                    "organism": "32536",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 148,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}