GET /api/entry/pfam/protein/UniProt/A6IDS7/?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": "PF00595",
                "name": "PDZ domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001478",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a6ids7",
                    "protein_length": 1312,
                    "source_database": "unreviewed",
                    "organism": "10116",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 508,
                                    "end": 589,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00595",
                            "score": 1.3e-09
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF07647",
                "name": "SAM domain (Sterile alpha motif)",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001660",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a6ids7",
                    "protein_length": 1312,
                    "source_database": "unreviewed",
                    "organism": "10116",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1203,
                                    "end": 1267,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07647",
                            "score": 1.8e-12
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF17817",
                "name": "PDZ domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR040645",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a6ids7",
                    "protein_length": 1312,
                    "source_database": "unreviewed",
                    "organism": "10116",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 435,
                                    "end": 498,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF17817",
                            "score": 1.6e-27
                        }
                    ]
                }
            ]
        }
    ]
}