GET /api/entry/InterPro/protein/UniProt/M4AMR2/?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": "IPR027841",
                "name": "Interleukin-17 receptor C/E, N-terminal",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF15037": "Interleukin-17 receptor extracellular region"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m4amr2",
                    "protein_length": 541,
                    "source_database": "unreviewed",
                    "organism": "8083",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 112,
                                    "end": 361,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR039465",
                "name": "Interleukin-17 receptor-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR15583": "INTERLEUKIN-17 RECEPTOR"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0030368",
                        "name": "interleukin-17 receptor activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "m4amr2",
                    "protein_length": 541,
                    "source_database": "unreviewed",
                    "organism": "8083",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 6,
                                    "end": 359,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}