GET /api/entry/pfam/protein/UniProt/H2R630/?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": "PF01391",
                "name": "Collagen triple helix repeat (20 copies)",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR008160",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h2r630",
                    "protein_length": 1690,
                    "source_database": "unreviewed",
                    "organism": "9598",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 62,
                                    "end": 119,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01391",
                            "score": 2.8e-06
                        },
                        {
                            "fragments": [
                                {
                                    "start": 183,
                                    "end": 235,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01391",
                            "score": 0.0019
                        },
                        {
                            "fragments": [
                                {
                                    "start": 296,
                                    "end": 354,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01391",
                            "score": 6.1e-05
                        },
                        {
                            "fragments": [
                                {
                                    "start": 367,
                                    "end": 427,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01391",
                            "score": 0.00098
                        },
                        {
                            "fragments": [
                                {
                                    "start": 500,
                                    "end": 557,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01391",
                            "score": 3.5e-05
                        },
                        {
                            "fragments": [
                                {
                                    "start": 768,
                                    "end": 826,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01391",
                            "score": 2.6e-05
                        },
                        {
                            "fragments": [
                                {
                                    "start": 903,
                                    "end": 961,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01391",
                            "score": 3.3e-05
                        },
                        {
                            "fragments": [
                                {
                                    "start": 1017,
                                    "end": 1073,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01391",
                            "score": 2.2e-05
                        },
                        {
                            "fragments": [
                                {
                                    "start": 1082,
                                    "end": 1139,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01391",
                            "score": 4.4e-06
                        },
                        {
                            "fragments": [
                                {
                                    "start": 1198,
                                    "end": 1249,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01391",
                            "score": 0.0024
                        },
                        {
                            "fragments": [
                                {
                                    "start": 1313,
                                    "end": 1370,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF01391",
                            "score": 5.4e-05
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF01413",
                "name": "C-terminal tandem repeated domain in type 4 procollagen",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001442",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h2r630",
                    "protein_length": 1690,
                    "source_database": "unreviewed",
                    "organism": "9598",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1467,
                                    "end": 1570,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01413",
                            "score": 1.5e-33
                        },
                        {
                            "fragments": [
                                {
                                    "start": 1575,
                                    "end": 1687,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01413",
                            "score": 1.1e-37
                        }
                    ]
                }
            ]
        }
    ]
}