GET /api/entry/pfam/protein/UniProt/F6V837/?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": "PF00096",
                "name": "Zinc finger, C2H2 type",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013087",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6v837",
                    "protein_length": 743,
                    "source_database": "unreviewed",
                    "organism": "9483",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 254,
                                    "end": 275,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.88
                        },
                        {
                            "fragments": [
                                {
                                    "start": 281,
                                    "end": 303,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 45
                        },
                        {
                            "fragments": [
                                {
                                    "start": 309,
                                    "end": 331,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 3.4
                        },
                        {
                            "fragments": [
                                {
                                    "start": 337,
                                    "end": 359,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 23
                        },
                        {
                            "fragments": [
                                {
                                    "start": 367,
                                    "end": 387,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 27
                        },
                        {
                            "fragments": [
                                {
                                    "start": 393,
                                    "end": 415,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.054
                        },
                        {
                            "fragments": [
                                {
                                    "start": 421,
                                    "end": 443,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 5.2
                        },
                        {
                            "fragments": [
                                {
                                    "start": 449,
                                    "end": 471,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 16
                        },
                        {
                            "fragments": [
                                {
                                    "start": 477,
                                    "end": 499,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 0.37
                        },
                        {
                            "fragments": [
                                {
                                    "start": 533,
                                    "end": 556,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00096",
                            "score": 5.1
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13912",
                "name": "C2H2-type zinc finger",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013087",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6v837",
                    "protein_length": 743,
                    "source_database": "unreviewed",
                    "organism": "9483",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 505,
                                    "end": 527,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13912",
                            "score": 1.9
                        }
                    ]
                }
            ]
        }
    ]
}