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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR000184",
                "name": "Bacterial surface antigen (D15)",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF01103": "Omp85 superfamily domain"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0019867",
                        "name": "outer membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a8c6fcs8",
                    "protein_length": 469,
                    "source_database": "unreviewed",
                    "organism": "40151",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 151,
                                    "end": 468,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR034746",
                "name": "POTRA domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS51779": "POTRA domain profile"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8c6fcs8",
                    "protein_length": 469,
                    "source_database": "unreviewed",
                    "organism": "40151",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 45,
                                    "end": 125,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR039910",
                "name": "Surface antigen D15-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR12815": "SORTING AND ASSEMBLY MACHINERY SAMM50 PROTEIN FAMILY MEMBER"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8c6fcs8",
                    "protein_length": 469,
                    "source_database": "unreviewed",
                    "organism": "40151",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 30,
                                    "end": 465,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}