GET /api/entry/pfam/protein/UniProt/A0A024GFP4/?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": "PF00787",
                "name": "PX domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001683",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a024gfp4",
                    "protein_length": 1064,
                    "source_database": "unreviewed",
                    "organism": "65357",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 959,
                                    "end": 1037,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00787",
                            "score": 1.1e-08
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02862",
                "name": "DDHD domain",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR004177",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a024gfp4",
                    "protein_length": 1064,
                    "source_database": "unreviewed",
                    "organism": "65357",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 464,
                                    "end": 540,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02862",
                            "score": 2e-18
                        },
                        {
                            "fragments": [
                                {
                                    "start": 569,
                                    "end": 610,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF02862",
                            "score": 0.0046
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF23202",
                "name": "ZNF598 PAH domain",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR057634",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a024gfp4",
                    "protein_length": 1064,
                    "source_database": "unreviewed",
                    "organism": "65357",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 160,
                                    "end": 234,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF23202",
                            "score": 9.6e-06
                        }
                    ]
                }
            ]
        }
    ]
}