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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00400",
                "name": "WD domain, G-beta repeat",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR001680",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "j3knp2",
                    "protein_length": 697,
                    "source_database": "unreviewed",
                    "organism": "9606",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 16,
                                    "end": 45,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 0.0044
                        },
                        {
                            "fragments": [
                                {
                                    "start": 94,
                                    "end": 131,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 3.3e-05
                        },
                        {
                            "fragments": [
                                {
                                    "start": 278,
                                    "end": 311,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 63
                        },
                        {
                            "fragments": [
                                {
                                    "start": 324,
                                    "end": 338,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 220
                        },
                        {
                            "fragments": [
                                {
                                    "start": 362,
                                    "end": 395,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 0.0003
                        },
                        {
                            "fragments": [
                                {
                                    "start": 401,
                                    "end": 437,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 3.8e-06
                        },
                        {
                            "fragments": [
                                {
                                    "start": 443,
                                    "end": 479,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 0.00051
                        },
                        {
                            "fragments": [
                                {
                                    "start": 485,
                                    "end": 521,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 0.9
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF08625",
                "name": "Utp13 specific WD40 associated domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013934",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "j3knp2",
                    "protein_length": 697,
                    "source_database": "unreviewed",
                    "organism": "9606",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 543,
                                    "end": 677,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF08625",
                            "score": 1e-37
                        }
                    ]
                }
            ]
        }
    ]
}