GET /api/entry/InterPro/protein/UniProt/A0A6J3QL63/?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": "IPR017978",
                "name": "GPCR family 3, C-terminal",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS50259": "G-protein coupled receptors family 3 profile"
                    },
                    "pfam": {
                        "PF00003": "7 transmembrane sweet-taste receptor of 3 GCPR"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0004930",
                        "name": "G protein-coupled receptor activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0007186",
                        "name": "G protein-coupled receptor signaling pathway",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6j3ql63",
                    "protein_length": 443,
                    "source_database": "unreviewed",
                    "organism": "9739",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 44,
                                    "end": 300,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR051753",
                "name": "Retinoic acid-inducible GPCR family 3",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR14511": "Retinoic acid-inducible GPCR family 3"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j3ql63",
                    "protein_length": 443,
                    "source_database": "unreviewed",
                    "organism": "9739",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 402,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}