GET /api/entry/pfam/protein/UniProt/F6RN17/?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": "PF00018",
                "name": "SH3 domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001452",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6rn17",
                    "protein_length": 907,
                    "source_database": "unreviewed",
                    "organism": "9796",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 157,
                                    "end": 201,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00018",
                            "score": 3.7e-08
                        },
                        {
                            "fragments": [
                                {
                                    "start": 226,
                                    "end": 270,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00018",
                            "score": 5.5e-10
                        },
                        {
                            "fragments": [
                                {
                                    "start": 374,
                                    "end": 417,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00018",
                            "score": 0.0019
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00787",
                "name": "PX domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001683",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6rn17",
                    "protein_length": 907,
                    "source_database": "unreviewed",
                    "organism": "9796",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 31,
                                    "end": 122,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00787",
                            "score": 8.8e-10
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF07653",
                "name": "Variant SH3 domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001452",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6rn17",
                    "protein_length": 907,
                    "source_database": "unreviewed",
                    "organism": "9796",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 851,
                                    "end": 904,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07653",
                            "score": 0.2
                        }
                    ]
                }
            ]
        }
    ]
}