GET /api/entry/pfam/protein/UniProt/Q9UQR0/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 109.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00536",
                "name": "SAM domain (Sterile alpha motif)",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001660",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9uqr0",
                    "protein_length": 700,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 629,
                                    "end": 695,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00536",
                            "score": 2.2e-08
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02820",
                "name": "mbt repeat",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR004092",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9uqr0",
                    "protein_length": 700,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 67,
                                    "end": 135,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02820",
                            "score": 5.9e-21
                        },
                        {
                            "fragments": [
                                {
                                    "start": 176,
                                    "end": 241,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02820",
                            "score": 4.7e-24
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF12140",
                "name": "SLED domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR021987",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9uqr0",
                    "protein_length": 700,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 356,
                                    "end": 465,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12140",
                            "score": 1.6e-36
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF17208",
                "name": "RNA binding Region",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR033763",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9uqr0",
                    "protein_length": 700,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 277,
                                    "end": 324,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF17208",
                            "score": 1.2e-10
                        }
                    ]
                }
            ]
        }
    ]
}