GET /api/entry/all/protein/unreviewed/B6UEH1/?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": "IPR005333",
                "name": "Transcription factor, TCP",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR31072": "TRANSCRIPTION FACTOR TCP4-RELATED"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003700",
                        "name": "DNA-binding transcription factor activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "b6ueh1",
                    "protein_length": 268,
                    "source_database": "unreviewed",
                    "organism": "4577",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 49,
                                    "end": 158,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR017887",
                "name": "Transcription factor TCP subgroup",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS51369": "TCP domain profile"
                    },
                    "pfam": {
                        "PF03634": "TCP family transcription factor"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b6ueh1",
                    "protein_length": 268,
                    "source_database": "unreviewed",
                    "organism": "4577",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 69,
                                    "end": 135,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03634",
                "name": "TCP family transcription factor",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR017887",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b6ueh1",
                    "protein_length": 268,
                    "source_database": "unreviewed",
                    "organism": "4577",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 69,
                                    "end": 135,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03634",
                            "score": 3.6e-30
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PS51369",
                "name": "TCP domain profile",
                "source_database": "profile",
                "type": "domain",
                "integrated": "IPR017887",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b6ueh1",
                    "protein_length": 268,
                    "source_database": "unreviewed",
                    "organism": "4577",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 69,
                                    "end": 127,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PS51369",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR31072",
                "name": "TRANSCRIPTION FACTOR TCP4-RELATED",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR005333",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b6ueh1",
                    "protein_length": 268,
                    "source_database": "unreviewed",
                    "organism": "4577",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 49,
                                    "end": 158,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR31072:SF241",
                            "score": 1.8e-27,
                            "subfamily": {
                                "accession": "PTHR31072:SF241",
                                "name": "OS08G0432300 PROTEIN"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}