GET /api/entry/all/protein/unreviewed/R9PA75/?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": "IPR036871",
                "name": "PX domain superfamily",
                "source_database": "interpro",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": {
                    "cathgene3d": {
                        "G3DSA:3.30.1520.10": "Phox-like domain"
                    },
                    "ssf": {
                        "SSF64268": "PX domain"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0035091",
                        "name": "phosphatidylinositol binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "r9pa75",
                    "protein_length": 684,
                    "source_database": "unreviewed",
                    "organism": "1305764",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 593,
                                    "end": 655,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SSF64268",
                "name": "PX domain",
                "source_database": "ssf",
                "type": "homologous_superfamily",
                "integrated": "IPR036871",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "r9pa75",
                    "protein_length": 684,
                    "source_database": "unreviewed",
                    "organism": "1305764",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 593,
                                    "end": 655,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "0047856",
                            "score": 1.07e-06
                        }
                    ]
                }
            ]
        }
    ]
}