GET /api/entry/pfam/protein/UniProt/A0MLS5/?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": "PF00010",
                "name": "Helix-loop-helix DNA-binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR011598",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0mls5",
                    "protein_length": 626,
                    "source_database": "reviewed",
                    "organism": "9796",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 74,
                                    "end": 126,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00010",
                            "score": 8e-13
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00989",
                "name": "PAS fold",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013767",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0mls5",
                    "protein_length": 626,
                    "source_database": "reviewed",
                    "organism": "9796",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 149,
                                    "end": 252,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00989",
                            "score": 5.6e-06
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF14598",
                "name": "PAS domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0mls5",
                    "protein_length": 626,
                    "source_database": "reviewed",
                    "organism": "9796",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 339,
                                    "end": 441,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF14598",
                            "score": 3.9e-20
                        }
                    ]
                }
            ]
        }
    ]
}