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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR019172",
                "name": "Osteopetrosis-associated transmembrane protein 1 precursor",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF09777": "Osteopetrosis-associated transmembrane protein 1 precursor"
                    },
                    "panther": {
                        "PTHR15644": "OSTEOPETROSIS ASSOCIATED TRANSMEMBRANE PROTEIN 1"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a811uzp2",
                    "protein_length": 224,
                    "source_database": "unreviewed",
                    "organism": "7213",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 21,
                                    "end": 221,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF09777",
                "name": "Osteopetrosis-associated transmembrane protein 1 precursor",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR019172",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a811uzp2",
                    "protein_length": 224,
                    "source_database": "unreviewed",
                    "organism": "7213",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 26,
                                    "end": 221,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF09777",
                            "score": 3.8e-33
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR15644",
                "name": "OSTEOPETROSIS ASSOCIATED TRANSMEMBRANE PROTEIN 1",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR019172",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a811uzp2",
                    "protein_length": 224,
                    "source_database": "unreviewed",
                    "organism": "7213",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 21,
                                    "end": 221,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR15644:SF2",
                            "score": 9.1e-43,
                            "subfamily": {
                                "accession": "PTHR15644:SF2",
                                "name": "OSTEOPETROSIS-ASSOCIATED TRANSMEMBRANE PROTEIN 1"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}