GET /api/entry/InterPro/protein/unreviewed/A0A103Y2P5
HTTP 200 OK
Allow: GET, HEAD
Cached: true
Content-Type: application/json
InterPro-Version: 104.0
InterPro-Version-Minor: 0
Server-Timing: 
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR021640",
                "name": "Mediator complex, subunit Med28",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR13512": "MEDIATOR COMPLEX SUBUNIT 28"
                    },
                    "pfam": {
                        "PF11594": "Mediator complex subunit 28"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a103y2p5",
                    "protein_length": 83,
                    "source_database": "unreviewed",
                    "organism": "59895",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2,
                                    "end": 69,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR034456",
                "name": "Mediator of RNA polymerase II transcription subunit 28",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR39117": "MEDIATOR OF RNA POLYMERASE II TRANSCRIPTION SUBUNIT 28"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0006355",
                        "name": "regulation of DNA-templated transcription",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0016592",
                        "name": "mediator complex",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a103y2p5",
                    "protein_length": 83,
                    "source_database": "unreviewed",
                    "organism": "59895",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2,
                                    "end": 83,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}