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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR004929",
                "name": "Spanin, inner membrane subunit",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "hamap": {
                        "MF_04137": "Spanin, inner membrane subunit"
                    },
                    "pfam": {
                        "PF03245": "Bacteriophage Rz lysis protein"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0044659",
                        "name": "viral release from host cell by cytolysis",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a0f6b0b3",
                    "protein_length": 154,
                    "source_database": "unreviewed",
                    "organism": "588858",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 154,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "MF_04137",
                "name": "Spanin, inner membrane subunit",
                "source_database": "hamap",
                "type": "family",
                "integrated": "IPR004929",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a0f6b0b3",
                    "protein_length": 154,
                    "source_database": "unreviewed",
                    "organism": "588858",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 154,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "MF_04137",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03245",
                "name": "Bacteriophage Rz lysis protein",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR004929",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a0f6b0b3",
                    "protein_length": 154,
                    "source_database": "unreviewed",
                    "organism": "588858",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 29,
                                    "end": 154,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF03245",
                            "score": 2.2e-25
                        }
                    ]
                }
            ]
        }
    ]
}