GET /api/entry/pfam/protein/UniProt/Q2S411/?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": "PF00289",
                "name": "Biotin carboxylase, N-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR005481",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q2s411",
                    "protein_length": 491,
                    "source_database": "unreviewed",
                    "organism": "309807",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 40,
                                    "end": 148,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00289",
                            "score": 3.2e-42
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02785",
                "name": "Biotin carboxylase C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR005482",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q2s411",
                    "protein_length": 491,
                    "source_database": "unreviewed",
                    "organism": "309807",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 373,
                                    "end": 479,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02785",
                            "score": 3.8e-39
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02786",
                "name": "Carbamoyl-phosphate synthase L chain, ATP binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR005479",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q2s411",
                    "protein_length": 491,
                    "source_database": "unreviewed",
                    "organism": "309807",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 154,
                                    "end": 360,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02786",
                            "score": 5.1e-71
                        }
                    ]
                }
            ]
        }
    ]
}