GET /api/entry/InterPro/protein/UniProt/A0A6G2CKF7/?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": "IPR011761",
                "name": "ATP-grasp fold",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS50975": "ATP-grasp fold profile"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005524",
                        "name": "ATP binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0046872",
                        "name": "metal ion binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6g2ckf7",
                    "protein_length": 351,
                    "source_database": "unreviewed",
                    "organism": "154288",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 112,
                                    "end": 342,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR026838",
                "name": "Endospore coat-associated protein YheC/D",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF14398": "YheC/D like ATP-grasp"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6g2ckf7",
                    "protein_length": 351,
                    "source_database": "unreviewed",
                    "organism": "154288",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 92,
                                    "end": 321,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}