GET /api/entry/pfam/protein/UniProt/Q8T0H5
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": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF11835",
                "name": "RRM-like domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR021790",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8t0h5",
                    "protein_length": 571,
                    "source_database": "unreviewed",
                    "organism": "7227",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 218,
                                    "end": 298,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF11835",
                            "score": 2.4e-11
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13893",
                "name": "RNA recognition motif. (a.k.a. RRM, RBD, or RNP domain)",
                "source_database": "pfam",
                "type": "domain",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8t0h5",
                    "protein_length": 571,
                    "source_database": "unreviewed",
                    "organism": "7227",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 96,
                                    "end": 167,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13893",
                            "score": 500
                        },
                        {
                            "fragments": [
                                {
                                    "start": 400,
                                    "end": 509,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF13893",
                            "score": 5.6e-30
                        }
                    ]
                }
            ]
        }
    ]
}