GET /api/entry/pfam/protein/UniProt/Q6K393/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 109.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00023",
                "name": "Ankyrin repeat",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR002110",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6k393",
                    "protein_length": 775,
                    "source_database": "unreviewed",
                    "organism": "39947",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 98,
                                    "end": 125,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00023",
                            "score": 0.078
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF12796",
                "name": "Ankyrin repeats (3 copies)",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR002110",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6k393",
                    "protein_length": 775,
                    "source_database": "unreviewed",
                    "organism": "39947",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 364,
                                    "end": 437,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12796",
                            "score": 9.8e-08
                        },
                        {
                            "fragments": [
                                {
                                    "start": 571,
                                    "end": 652,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12796",
                            "score": 9.5e-09
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13857",
                "name": "Ankyrin repeats (many copies)",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR002110",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6k393",
                    "protein_length": 775,
                    "source_database": "unreviewed",
                    "organism": "39947",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 487,
                                    "end": 536,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13857",
                            "score": 0.0004
                        }
                    ]
                }
            ]
        }
    ]
}