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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR017920",
                "name": "COMM domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF07258": "COMM domain"
                    },
                    "profile": {
                        "PS51269": "COMM domain profile"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a315w080",
                    "protein_length": 167,
                    "source_database": "unreviewed",
                    "organism": "33528",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 127,
                                    "end": 164,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR033776",
                "name": "COMMD1 N-terminal domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF17221": "COMMD1 N-terminal domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a315w080",
                    "protein_length": 167,
                    "source_database": "unreviewed",
                    "organism": "33528",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 17,
                                    "end": 119,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR037351",
                "name": "COMM domain-containing protein 1",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "cdd": {
                        "cd04749": "Commd1_MURR1"
                    },
                    "panther": {
                        "PTHR21199": "COMM DOMAIN-CONTAINING PROTEIN 1"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0055070",
                        "name": "copper ion homeostasis",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a315w080",
                    "protein_length": 167,
                    "source_database": "unreviewed",
                    "organism": "33528",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 13,
                                    "end": 167,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF07258",
                "name": "COMM domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR017920",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a315w080",
                    "protein_length": 167,
                    "source_database": "unreviewed",
                    "organism": "33528",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 127,
                                    "end": 164,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF07258",
                            "score": 0.18
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF17221",
                "name": "COMMD1 N-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR033776",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a315w080",
                    "protein_length": 167,
                    "source_database": "unreviewed",
                    "organism": "33528",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 17,
                                    "end": 119,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF17221",
                            "score": 1.5e-40
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR21199",
                "name": "COMM DOMAIN-CONTAINING PROTEIN 1",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR037351",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a315w080",
                    "protein_length": 167,
                    "source_database": "unreviewed",
                    "organism": "33528",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 13,
                                    "end": 167,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR21199:SF1",
                            "score": 1.8e-59,
                            "subfamily": {
                                "accession": "PTHR21199:SF1",
                                "name": "COMM DOMAIN-CONTAINING PROTEIN 1"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}