GET /api/entry/all/protein/unreviewed/C9JTA1/?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": "IPR018619",
                "name": "Hyccin",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR31220": "HYCCIN RELATED"
                    },
                    "pfam": {
                        "PF09790": "Hyccin"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "c9jta1",
                    "protein_length": 208,
                    "source_database": "unreviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2,
                                    "end": 207,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF09790",
                "name": "Hyccin",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR018619",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "c9jta1",
                    "protein_length": 208,
                    "source_database": "unreviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 22,
                                    "end": 207,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF09790",
                            "score": 6e-78
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR31220",
                "name": "HYCCIN RELATED",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR018619",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "c9jta1",
                    "protein_length": 208,
                    "source_database": "unreviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2,
                                    "end": 207,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR31220:SF3",
                            "score": 2.2e-87,
                            "subfamily": {
                                "accession": "PTHR31220:SF3",
                                "name": "HYCCIN 2"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}