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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR033205",
                "name": "COP9 signalosome, subunit CSN8",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR13339": "COP9 SIGNALOSOME COMPLEX SUBUNIT 8"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0000338",
                        "name": "protein deneddylation",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0010387",
                        "name": "COP9 signalosome assembly",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0008180",
                        "name": "COP9 signalosome",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0aaj6qlw4",
                    "protein_length": 196,
                    "source_database": "unreviewed",
                    "organism": "34638",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 45,
                                    "end": 195,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR033464",
                "name": "CSN8/PSMD8/EIF3K",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF10075": "CSN8/PSMD8/EIF3K family"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0aaj6qlw4",
                    "protein_length": 196,
                    "source_database": "unreviewed",
                    "organism": "34638",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 40,
                                    "end": 170,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF10075",
                "name": "CSN8/PSMD8/EIF3K family",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR033464",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0aaj6qlw4",
                    "protein_length": 196,
                    "source_database": "unreviewed",
                    "organism": "34638",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 40,
                                    "end": 170,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF10075",
                            "score": 4.2e-16
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR13339",
                "name": "COP9 SIGNALOSOME COMPLEX SUBUNIT 8",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR033205",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0aaj6qlw4",
                    "protein_length": 196,
                    "source_database": "unreviewed",
                    "organism": "34638",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 45,
                                    "end": 195,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR13339:SF0",
                            "score": 4.1e-20,
                            "subfamily": {
                                "accession": "PTHR13339:SF0",
                                "name": "COP9 SIGNALOSOME COMPLEX SUBUNIT 8"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}