GET /api/entry/pfam/protein/UniProt/F6QM21/?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": "PF00373",
                "name": "FERM central domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR019748",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6qm21",
                    "protein_length": 1322,
                    "source_database": "unreviewed",
                    "organism": "9544",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 296,
                                    "end": 424,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF00373",
                            "score": 4e-18
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00595",
                "name": "PDZ domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001478",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6qm21",
                    "protein_length": 1322,
                    "source_database": "unreviewed",
                    "organism": "9544",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 86,
                                    "end": 151,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00595",
                            "score": 1.5e-06
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF21477",
                "name": "FAK1/PYK2, FERM domain C-lobe",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR049385",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6qm21",
                    "protein_length": 1322,
                    "source_database": "unreviewed",
                    "organism": "9544",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 436,
                                    "end": 519,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF21477",
                            "score": 0.006
                        }
                    ]
                }
            ]
        }
    ]
}