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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF02141",
                "name": "DENN (AEX-3) domain",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR001194",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6p3s1",
                    "protein_length": 775,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 93,
                                    "end": 291,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02141",
                            "score": 1.2e-38
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03455",
                "name": "dDENN domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR005112",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6p3s1",
                    "protein_length": 775,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 355,
                                    "end": 405,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03455",
                            "score": 1.8e-06
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03456",
                "name": "uDENN domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR005113",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6p3s1",
                    "protein_length": 775,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 29,
                                    "end": 86,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03456",
                            "score": 1.6e-08
                        }
                    ]
                }
            ]
        }
    ]
}