GET /api/entry/pfam/protein/UniProt/F6US32/?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": "PF03736",
                "name": "EPTP domain",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR005492",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6us32",
                    "protein_length": 546,
                    "source_database": "unreviewed",
                    "organism": "13616",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 220,
                                    "end": 261,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03736",
                            "score": 3.9e-06
                        },
                        {
                            "fragments": [
                                {
                                    "start": 267,
                                    "end": 307,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03736",
                            "score": 4.6e-07
                        },
                        {
                            "fragments": [
                                {
                                    "start": 312,
                                    "end": 358,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03736",
                            "score": 2.1e-07
                        },
                        {
                            "fragments": [
                                {
                                    "start": 361,
                                    "end": 403,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03736",
                            "score": 0.00011
                        },
                        {
                            "fragments": [
                                {
                                    "start": 408,
                                    "end": 450,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03736",
                            "score": 1.5e-05
                        },
                        {
                            "fragments": [
                                {
                                    "start": 453,
                                    "end": 494,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03736",
                            "score": 3.1e-08
                        },
                        {
                            "fragments": [
                                {
                                    "start": 500,
                                    "end": 539,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03736",
                            "score": 0.0093
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13855",
                "name": "Leucine rich repeat",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR001611",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6us32",
                    "protein_length": 546,
                    "source_database": "unreviewed",
                    "organism": "13616",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 111,
                                    "end": 170,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13855",
                            "score": 4.7e-11
                        }
                    ]
                }
            ]
        }
    ]
}