GET /api/entry/all/protein/unreviewed/A0A3P9DBV7/?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": "IPR018886",
                "name": "Uncharacterised domain UPF0547",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF10571": "Uncharacterised protein family UPF0547"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a3p9dbv7",
                    "protein_length": 154,
                    "source_database": "unreviewed",
                    "organism": "106582",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 14,
                                    "end": 38,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR040246",
                "name": "UPF0547 protein C16orf87-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR31101": "UPF0547 PROTEIN C16ORF87"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a3p9dbv7",
                    "protein_length": 154,
                    "source_database": "unreviewed",
                    "organism": "106582",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 153,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF10571",
                "name": "Uncharacterised protein family UPF0547",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR018886",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a3p9dbv7",
                    "protein_length": 154,
                    "source_database": "unreviewed",
                    "organism": "106582",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 14,
                                    "end": 38,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF10571",
                            "score": 7.6e-09
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR31101",
                "name": "UPF0547 PROTEIN C16ORF87",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR040246",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a3p9dbv7",
                    "protein_length": 154,
                    "source_database": "unreviewed",
                    "organism": "106582",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 153,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR31101",
                            "score": 4.9e-63
                        }
                    ]
                }
            ]
        }
    ]
}