GET /api/entry/all/protein/unreviewed/A0A6P5DAY5/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 109.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR033545",
                "name": "Centrosomal protein of 89kDa",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR36170": "CENTROSOMAL PROTEIN OF 89 KDA"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0007005",
                        "name": "mitochondrion organization",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0007268",
                        "name": "chemical synaptic transmission",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0060271",
                        "name": "cilium assembly",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0005814",
                        "name": "centriole",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p5day5",
                    "protein_length": 691,
                    "source_database": "unreviewed",
                    "organism": "9915",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 662,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF28159",
                "name": "Centrosomal protein of 89 kDa",
                "source_database": "pfam",
                "type": "coiled_coil",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p5day5",
                    "protein_length": 691,
                    "source_database": "unreviewed",
                    "organism": "9915",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 9,
                                    "end": 657,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF28159",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR36170",
                "name": "CENTROSOMAL PROTEIN OF 89 KDA",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR033545",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p5day5",
                    "protein_length": 691,
                    "source_database": "unreviewed",
                    "organism": "9915",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 662,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR36170:SF1",
                            "score": 0,
                            "subfamily": {
                                "accession": "PTHR36170:SF1",
                                "name": "CENTROSOMAL PROTEIN OF 89 KDA"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}