GET /api/entry/all/protein/unreviewed/B4L3R1/?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": "IPR009332",
                "name": "Mediator of RNA polymerase II transcription subunit 22",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF06179": "Surfeit locus protein 5 subunit 22 of Mediator complex"
                    },
                    "panther": {
                        "PTHR12434": "MEDIATOR OF RNA POLYMERASE II TRANSCRIPTION SUBUNIT 22"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003712",
                        "name": "transcription coregulator activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0006357",
                        "name": "regulation of transcription by RNA polymerase II",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0016592",
                        "name": "mediator complex",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "b4l3r1",
                    "protein_length": 143,
                    "source_database": "unreviewed",
                    "organism": "7230",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 7,
                                    "end": 141,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF06179",
                "name": "Surfeit locus protein 5 subunit 22 of Mediator complex",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR009332",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b4l3r1",
                    "protein_length": 143,
                    "source_database": "unreviewed",
                    "organism": "7230",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 24,
                                    "end": 127,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF06179",
                            "score": 1.4e-29
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR12434",
                "name": "MEDIATOR OF RNA POLYMERASE II TRANSCRIPTION SUBUNIT 22",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR009332",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b4l3r1",
                    "protein_length": 143,
                    "source_database": "unreviewed",
                    "organism": "7230",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 7,
                                    "end": 141,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR12434:SF6",
                            "score": 2e-43,
                            "subfamily": {
                                "accession": "PTHR12434:SF6",
                                "name": "MEDIATOR OF RNA POLYMERASE II TRANSCRIPTION SUBUNIT 22"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}