GET /api/entry/pfam/protein/UniProt/R0JM28/?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": "PF00501",
                "name": "AMP-binding enzyme",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR000873",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "r0jm28",
                    "protein_length": 1675,
                    "source_database": "unreviewed",
                    "organism": "671987",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 32,
                                    "end": 372,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00501",
                            "score": 4.8e-57
                        },
                        {
                            "fragments": [
                                {
                                    "start": 1102,
                                    "end": 1442,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF00501",
                            "score": 8.3e-49
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00550",
                "name": "Phosphopantetheine attachment site",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR009081",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "r0jm28",
                    "protein_length": 1675,
                    "source_database": "unreviewed",
                    "organism": "671987",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 557,
                                    "end": 621,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00550",
                            "score": 5.2e-10
                        },
                        {
                            "fragments": [
                                {
                                    "start": 1613,
                                    "end": 1671,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00550",
                            "score": 0.00066
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00668",
                "name": "Condensation domain",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR001242",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "r0jm28",
                    "protein_length": 1675,
                    "source_database": "unreviewed",
                    "organism": "671987",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 667,
                                    "end": 1053,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00668",
                            "score": 2e-30
                        }
                    ]
                }
            ]
        }
    ]
}