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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR018713",
                "name": "ER-bound oxygenase mpaB/mpaB'/Rubber oxygenase, catalytic domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF09995": "ER-bound oxygenase mpaB/B'/Rubber oxygenase, catalytic domain"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0016491",
                        "name": "oxidoreductase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "m6jdg8",
                    "protein_length": 372,
                    "source_database": "unreviewed",
                    "organism": "1049976",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 107,
                                    "end": 309,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR037473",
                "name": "Rubber oxygenase Lcp-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR37539": "SECRETED PROTEIN-RELATED"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m6jdg8",
                    "protein_length": 372,
                    "source_database": "unreviewed",
                    "organism": "1049976",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 6,
                                    "end": 363,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF09995",
                "name": "ER-bound oxygenase mpaB/B'/Rubber oxygenase, catalytic domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR018713",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m6jdg8",
                    "protein_length": 372,
                    "source_database": "unreviewed",
                    "organism": "1049976",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 107,
                                    "end": 309,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF09995",
                            "score": 1.1e-17
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR37539",
                "name": "SECRETED PROTEIN-RELATED",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR037473",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m6jdg8",
                    "protein_length": 372,
                    "source_database": "unreviewed",
                    "organism": "1049976",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 6,
                                    "end": 363,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR37539:SF1",
                            "score": 4.7e-88,
                            "subfamily": {
                                "accession": "PTHR37539:SF1",
                                "name": "ER-BOUND OXYGENASE MPAB_MPAB'_RUBBER OXYGENASE CATALYTIC DOMAIN-CONTAINING PROTEIN"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}