GET /api/entry/all/protein/unreviewed/V5FEE2/?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": "IPR007955",
                "name": "Bystin",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF05291": "Bystin"
                    },
                    "panther": {
                        "PTHR12821": "BYSTIN"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "v5fee2",
                    "protein_length": 492,
                    "source_database": "unreviewed",
                    "organism": "1356009",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 475,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF05291",
                "name": "Bystin",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR007955",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "v5fee2",
                    "protein_length": 492,
                    "source_database": "unreviewed",
                    "organism": "1356009",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 155,
                                    "end": 471,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF05291",
                            "score": 6.4e-118
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR12821",
                "name": "BYSTIN",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR007955",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "v5fee2",
                    "protein_length": 492,
                    "source_database": "unreviewed",
                    "organism": "1356009",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 475,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR12821:SF0",
                            "score": 9.3e-129,
                            "subfamily": {
                                "accession": "PTHR12821:SF0",
                                "name": "BYSTIN"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}