GET /api/entry/all/protein/unreviewed/O05574/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR013429",
                "name": "Putative regulatory protein FmdB, zinc ribbon domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "smart": {
                        "SM00834": "Putative regulatory protein"
                    },
                    "pfam": {
                        "PF09723": "Zinc ribbon domain"
                    },
                    "ncbifam": {
                        "TIGR02605": "FmdB family zinc ribbon protein"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "o05574",
                    "protein_length": 110,
                    "source_database": "unreviewed",
                    "organism": "83332",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 51,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF09723",
                "name": "Zinc ribbon domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013429",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "o05574",
                    "protein_length": 110,
                    "source_database": "unreviewed",
                    "organism": "83332",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 40,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF09723",
                            "score": 1.9e-10
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR34404",
                "name": "REGULATORY PROTEIN, FMDB FAMILY",
                "source_database": "panther",
                "type": "family",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "o05574",
                    "protein_length": 110,
                    "source_database": "unreviewed",
                    "organism": "83332",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 80,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR34404:SF2",
                            "score": 3.2e-21,
                            "subfamily": {
                                "accession": "PTHR34404:SF2",
                                "name": "CONSERVED SERINE RICH PROTEIN"
                            }
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SM00834",
                "name": "Putative regulatory protein",
                "source_database": "smart",
                "type": "domain",
                "integrated": "IPR013429",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "o05574",
                    "protein_length": 110,
                    "source_database": "unreviewed",
                    "organism": "83332",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 41,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "SM00834",
                            "score": 3.9e-14
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "TIGR02605",
                "name": "FmdB family zinc ribbon protein",
                "source_database": "ncbifam",
                "type": "family",
                "integrated": "IPR013429",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "o05574",
                    "protein_length": 110,
                    "source_database": "unreviewed",
                    "organism": "83332",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 51,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "TIGR02605",
                            "score": 2.3e-14
                        }
                    ]
                }
            ]
        }
    ]
}