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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF07525",
                "name": "SOCS box",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001496",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q96q27",
                    "protein_length": 635,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 593,
                                    "end": 630,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07525",
                            "score": 4.7e-08
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF12796",
                "name": "Ankyrin repeats (3 copies)",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR002110",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q96q27",
                    "protein_length": 635,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 178,
                                    "end": 268,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12796",
                            "score": 2.2e-14
                        },
                        {
                            "fragments": [
                                {
                                    "start": 308,
                                    "end": 397,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12796",
                            "score": 3.4e-14
                        },
                        {
                            "fragments": [
                                {
                                    "start": 409,
                                    "end": 469,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12796",
                            "score": 0.00033
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13606",
                "name": "Ankyrin repeat",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR002110",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q96q27",
                    "protein_length": 635,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 270,
                                    "end": 298,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13606",
                            "score": 0.21
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13637",
                "name": "Ankyrin repeats (many copies)",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR002110",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q96q27",
                    "protein_length": 635,
                    "source_database": "reviewed",
                    "organism": "9606",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 110,
                                    "end": 157,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13637",
                            "score": 0.00028
                        }
                    ]
                }
            ]
        }
    ]
}