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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR000615",
                "name": "Bestrophin",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR10736": "BESTROPHIN"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g3sv08",
                    "protein_length": 510,
                    "source_database": "unreviewed",
                    "organism": "9785",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 481,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR021134",
                "name": "Bestrophin-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF01062": "Bestrophin, RFP-TM, chloride channel"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005254",
                        "name": "chloride channel activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "g3sv08",
                    "protein_length": 510,
                    "source_database": "unreviewed",
                    "organism": "9785",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 324,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF01062",
                "name": "Bestrophin, RFP-TM, chloride channel",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR021134",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g3sv08",
                    "protein_length": 510,
                    "source_database": "unreviewed",
                    "organism": "9785",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 324,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01062",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR10736",
                "name": "BESTROPHIN",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR000615",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g3sv08",
                    "protein_length": 510,
                    "source_database": "unreviewed",
                    "organism": "9785",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 481,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR10736:SF4",
                            "score": 0,
                            "subfamily": {
                                "accession": "PTHR10736:SF4",
                                "name": "BESTROPHIN-1"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}