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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR026297",
                "name": "FMRFamide-related peptide/Growth hormone-releasing peptide",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR14403": "RFAMIDE PEPTIDE GONADOTROPIN INHIBITORY HORMONE"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0007218",
                        "name": "neuropeptide signaling pathway",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p3ins2",
                    "protein_length": 196,
                    "source_database": "unreviewed",
                    "organism": "43346",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 196,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}