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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "G3DSA:1.20.120.1630",
                "name": null,
                "source_database": "cathgene3d",
                "type": "homologous_superfamily",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "l0kmq8",
                    "protein_length": 168,
                    "source_database": "unreviewed",
                    "organism": "754035",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 14,
                                    "end": 168,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "4a2nB00",
                            "score": 3.9e-27
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR007318",
                "name": "Phospholipid methyltransferase",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF04191": "Phospholipid methyltransferase"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "l0kmq8",
                    "protein_length": 168,
                    "source_database": "unreviewed",
                    "organism": "754035",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 58,
                                    "end": 156,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR052527",
                "name": "Heavy metal cation-efflux system component",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR43847": "Heavy metal cation-efflux system component"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "l0kmq8",
                    "protein_length": 168,
                    "source_database": "unreviewed",
                    "organism": "754035",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 50,
                                    "end": 166,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04191",
                "name": "Phospholipid methyltransferase",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR007318",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "l0kmq8",
                    "protein_length": 168,
                    "source_database": "unreviewed",
                    "organism": "754035",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 58,
                                    "end": 156,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04191",
                            "score": 4.3e-10
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR43847",
                "name": "Heavy metal cation-efflux system component",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR052527",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "l0kmq8",
                    "protein_length": 168,
                    "source_database": "unreviewed",
                    "organism": "754035",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 50,
                                    "end": 166,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR43847:SF1",
                            "score": 6.5e-11,
                            "subfamily": {
                                "accession": "PTHR43847:SF1",
                                "name": "BLL3993 PROTEIN"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}