GET /api/entry/all/protein/unreviewed/A0A2I2F7P8/?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": "IPR037654",
                "name": "Protein Big1",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR28285": "PROTEIN BIG1"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2i2f7p8",
                    "protein_length": 291,
                    "source_database": "unreviewed",
                    "organism": "41067",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 291,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR046756",
                "name": "V-type proton ATPase subunit S1/VOA1, transmembrane domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF20520": "V0 complex accessory subunit Ac45/VOA1 transmembrane domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2i2f7p8",
                    "protein_length": 291,
                    "source_database": "unreviewed",
                    "organism": "41067",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 241,
                                    "end": 280,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF20520",
                "name": "V0 complex accessory subunit Ac45/VOA1 transmembrane domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR046756",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2i2f7p8",
                    "protein_length": 291,
                    "source_database": "unreviewed",
                    "organism": "41067",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 241,
                                    "end": 280,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF20520",
                            "score": 2.2e-13
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF27676",
                "name": "BIG1 N-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2i2f7p8",
                    "protein_length": 291,
                    "source_database": "unreviewed",
                    "organism": "41067",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 17,
                                    "end": 221,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF27676",
                            "score": 2.3e-65
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR28285",
                "name": "PROTEIN BIG1",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR037654",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2i2f7p8",
                    "protein_length": 291,
                    "source_database": "unreviewed",
                    "organism": "41067",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 291,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR28285:SF1",
                            "score": 1.3e-80,
                            "subfamily": {
                                "accession": "PTHR28285:SF1",
                                "name": "PROTEIN BIG1"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}