GET /api/entry/InterPro/protein/UniProt/A0A8B8SZS7/?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": "IPR013255",
                "name": "Chromosome segregation protein Spc25, C-terminal",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF08234": "Chromosome segregation protein Spc25"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0007059",
                        "name": "chromosome segregation",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0031262",
                        "name": "Ndc80 complex",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a8b8szs7",
                    "protein_length": 312,
                    "source_database": "unreviewed",
                    "organism": "419612",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 226,
                                    "end": 261,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR045143",
                "name": "Kinetochore protein Spc25",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR14281": "KINETOCHORE PROTEIN SPC25-RELATED"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0007059",
                        "name": "chromosome segregation",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0031262",
                        "name": "Ndc80 complex",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a8b8szs7",
                    "protein_length": 312,
                    "source_database": "unreviewed",
                    "organism": "419612",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 71,
                                    "end": 261,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}