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

{
    "count": 3,
    "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": "q9qx74",
                    "protein_length": 1474,
                    "source_database": "reviewed",
                    "organism": "10116",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1410,
                                    "end": 1471,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00536",
                            "score": 7.1e-18
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF07653",
                "name": "Variant SH3 domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001452",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9qx74",
                    "protein_length": 1474,
                    "source_database": "reviewed",
                    "organism": "10116",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 153,
                                    "end": 205,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07653",
                            "score": 1.7e-06
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF17820",
                "name": "PDZ domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR041489",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9qx74",
                    "protein_length": 1474,
                    "source_database": "reviewed",
                    "organism": "10116",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 288,
                                    "end": 337,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF17820",
                            "score": 1.8e-05
                        }
                    ]
                }
            ]
        }
    ]
}