GET /api/entry/InterPro/protein/UniProt/A0A6P4IJK5/?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": "IPR004567",
                "name": "Type II pantothenate kinase",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF03630": "Fumble"
                    },
                    "ncbifam": {
                        "TIGR00555": "type II pantothenate kinase"
                    },
                    "panther": {
                        "PTHR12280": "PANTOTHENATE KINASE"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005524",
                        "name": "ATP binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0015937",
                        "name": "coenzyme A biosynthetic process",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p4ijk5",
                    "protein_length": 418,
                    "source_database": "unreviewed",
                    "organism": "30033",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 17,
                                    "end": 370,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR043129",
                "name": "ATPase, nucleotide binding domain",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "ssf": {
                        "SSF53067": "Actin-like ATPase domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p4ijk5",
                    "protein_length": 418,
                    "source_database": "unreviewed",
                    "organism": "30033",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 19,
                                    "end": 371,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}