GET /api/entry/pfam/protein/UniProt/Q7PV81/?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": "PF00919",
                "name": "Uncharacterized protein family UPF0004",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR013848",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q7pv81",
                    "protein_length": 538,
                    "source_database": "unreviewed",
                    "organism": "7165",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 47,
                                    "end": 151,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00919",
                            "score": 7.8e-22
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF01938",
                "name": "TRAM domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR002792",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q7pv81",
                    "protein_length": 538,
                    "source_database": "unreviewed",
                    "organism": "7165",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 455,
                                    "end": 526,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01938",
                            "score": 0.041
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04055",
                "name": "Radical SAM superfamily",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR007197",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q7pv81",
                    "protein_length": 538,
                    "source_database": "unreviewed",
                    "organism": "7165",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 199,
                                    "end": 396,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04055",
                            "score": 3.6e-22
                        }
                    ]
                }
            ]
        }
    ]
}