GET /api/entry/all/protein/unreviewed/A0A1P8BG93
HTTP 200 OK
Allow: GET, HEAD
Cached: true
Content-Type: application/json
InterPro-Version: 104.0
InterPro-Version-Minor: 0
Server-Timing: 
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR007573",
                "name": "QWRF family",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF04484": "QWRF family"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a1p8bg93",
                    "protein_length": 261,
                    "source_database": "unreviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 12,
                                    "end": 234,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04484",
                "name": "QWRF family",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR007573",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a1p8bg93",
                    "protein_length": 261,
                    "source_database": "unreviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 12,
                                    "end": 234,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04484",
                            "score": 5e-72
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR31807",
                "name": "QWRF motif-containing",
                "source_database": "panther",
                "type": "family",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a1p8bg93",
                    "protein_length": 261,
                    "source_database": "unreviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 6,
                                    "end": 261,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR31807:SF38",
                            "score": 2.7e-91,
                            "subfamily": {
                                "accession": "PTHR31807:SF38",
                                "name": "QWRF MOTIF-CONTAINING PROTEIN 9"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}