GET /api/entry/all/protein/unreviewed/F0X7I0/?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": "IPR013087",
                "name": "Zinc finger C2H2-type",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF25420": "ZN292-like C2H2 zinc finger",
                        "PF12874": "Zinc-finger of C2H2 type",
                        "PF13912": "C2H2-type zinc finger",
                        "PF00096": "Zinc finger, C2H2 type"
                    },
                    "profile": {
                        "PS50157": "Zinc finger C2H2 type domain profile"
                    },
                    "prosite": {
                        "PS00028": "Zinc finger C2H2 type domain signature"
                    },
                    "smart": {
                        "SM00355": "zinc finger"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f0x7i0",
                    "protein_length": 854,
                    "source_database": "unreviewed",
                    "organism": "655863",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 552,
                                    "end": 572,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PS00028",
                "name": "Zinc finger C2H2 type domain signature",
                "source_database": "prosite",
                "type": "conserved_site",
                "integrated": "IPR013087",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f0x7i0",
                    "protein_length": 854,
                    "source_database": "unreviewed",
                    "organism": "655863",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 552,
                                    "end": 572,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PS00028",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR39596",
                "name": null,
                "source_database": "panther",
                "type": "family",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f0x7i0",
                    "protein_length": 854,
                    "source_database": "unreviewed",
                    "organism": "655863",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 269,
                                    "end": 617,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR39596:SF2",
                            "score": 2.5e-46,
                            "subfamily": {
                                "accession": "PTHR39596:SF2",
                                "name": "HET DOMAIN PROTEIN (AFU_ORTHOLOGUE AFUA_1G17550)-RELATED"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}