GET /api/entry/InterPro/protein/UniProt/A0A6I8P582/?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": "IPR002164",
                "name": "Nucleosome assembly protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF00956": "Nucleosome assembly protein (NAP)"
                    },
                    "panther": {
                        "PTHR11875": "TESTIS-SPECIFIC Y-ENCODED PROTEIN"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0006334",
                        "name": "nucleosome assembly",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0005634",
                        "name": "nucleus",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6i8p582",
                    "protein_length": 277,
                    "source_database": "unreviewed",
                    "organism": "9258",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 15,
                                    "end": 238,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR037231",
                "name": "NAP-like superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF143113": "NAP-like"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6i8p582",
                    "protein_length": 277,
                    "source_database": "unreviewed",
                    "organism": "9258",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 9,
                                    "end": 221,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}