GET /api/entry/pfam/protein/UniProt/B8LD36/?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": "PF04063",
                "name": "Domain of unknown function (DUF383)",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR007205",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b8ld36",
                    "protein_length": 2210,
                    "source_database": "unreviewed",
                    "organism": "35128",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 199,
                                    "end": 464,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF04063",
                            "score": 1.3e-21
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04064",
                "name": "Domain of unknown function (DUF384)",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR007206",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b8ld36",
                    "protein_length": 2210,
                    "source_database": "unreviewed",
                    "organism": "35128",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 472,
                                    "end": 524,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04064",
                            "score": 4.8e-08
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF08711",
                "name": "TFIIS helical bundle-like domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR017923",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b8ld36",
                    "protein_length": 2210,
                    "source_database": "unreviewed",
                    "organism": "35128",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1803,
                                    "end": 1850,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF08711",
                            "score": 5.6e-08
                        }
                    ]
                }
            ]
        }
    ]
}