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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR026743",
                "name": "Sperm equatorial segment protein 1",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF15754": "Sperm equatorial segment protein 1"
                    },
                    "panther": {
                        "PTHR31667": "SPERM EQUATORIAL SEGMENT PROTEIN 1"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0007340",
                        "name": "acrosome reaction",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0007342",
                        "name": "fusion of sperm to egg plasma membrane involved in single fertilization",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0001669",
                        "name": "acrosomal vesicle",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a7j7fba4",
                    "protein_length": 343,
                    "source_database": "unreviewed",
                    "organism": "77932",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 343,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}