GET /api/entry/pfam/protein/UniProt/A0A7M7IGN2/?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": "PF00063",
                "name": "Myosin head (motor domain)",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001609",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7m7ign2",
                    "protein_length": 1966,
                    "source_database": "unreviewed",
                    "organism": "7460",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 90,
                                    "end": 769,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00063",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF01576",
                "name": "Myosin tail",
                "source_database": "pfam",
                "type": "coiled_coil",
                "integrated": "IPR002928",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7m7ign2",
                    "protein_length": 1966,
                    "source_database": "unreviewed",
                    "organism": "7460",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 846,
                                    "end": 1926,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01576",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02736",
                "name": "Myosin N-terminal SH3-like domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR004009",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a7m7ign2",
                    "protein_length": 1966,
                    "source_database": "unreviewed",
                    "organism": "7460",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 34,
                                    "end": 77,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02736",
                            "score": 1.6e-10
                        }
                    ]
                }
            ]
        }
    ]
}