GET /api/entry/InterPro/protein/UniProt/A0A7R5KI21/?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": "IPR026320",
                "name": "Proline-rich protein 14",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR14522": "EMO2-RELATED"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7r5ki21",
                    "protein_length": 2211,
                    "source_database": "unreviewed",
                    "organism": "649802",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 804,
                                    "end": 2209,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR028149",
                "name": "Tantalus-like",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF15386": "Drosophila Tantalus-like"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7r5ki21",
                    "protein_length": 2211,
                    "source_database": "unreviewed",
                    "organism": "649802",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2086,
                                    "end": 2143,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}