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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR031524",
                "name": "Armadillo-like helical domain-containing protein 4",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF15767": "Armadillo-like helical domain-containing protein 4"
                    },
                    "panther": {
                        "PTHR21585": "FULL-LENGTH CDNA CLONE CS0DC025YL05 OF NEUROBLASTOMA"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "s7mi01",
                    "protein_length": 778,
                    "source_database": "unreviewed",
                    "organism": "109478",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 778,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF15767",
                "name": "Armadillo-like helical domain-containing protein 4",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR031524",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "s7mi01",
                    "protein_length": 778,
                    "source_database": "unreviewed",
                    "organism": "109478",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 28,
                                    "end": 614,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF15767",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR21585",
                "name": "FULL-LENGTH CDNA CLONE CS0DC025YL05 OF NEUROBLASTOMA",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR031524",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "s7mi01",
                    "protein_length": 778,
                    "source_database": "unreviewed",
                    "organism": "109478",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 778,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR21585:SF0",
                            "score": 0,
                            "subfamily": {
                                "accession": "PTHR21585:SF0",
                                "name": "ARMADILLO-LIKE HELICAL DOMAIN-CONTAINING PROTEIN 4"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}