GET /api/entry/all/protein/unreviewed/A0A6J2ACU8/?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": "IPR024579",
                "name": "Bcl-2-interacting killer",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR15018": "BCL-2-INTERACTING KILLER"
                    },
                    "pfam": {
                        "PF12201": "Bcl2-interacting killer, BH3-domain containing"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0006915",
                        "name": "apoptotic process",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6j2acu8",
                    "protein_length": 148,
                    "source_database": "unreviewed",
                    "organism": "32536",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 147,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF12201",
                "name": "Bcl2-interacting killer, BH3-domain containing",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR024579",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j2acu8",
                    "protein_length": 148,
                    "source_database": "unreviewed",
                    "organism": "32536",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 147,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF12201",
                            "score": 8e-33
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR15018",
                "name": "BCL-2-INTERACTING KILLER",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR024579",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j2acu8",
                    "protein_length": 148,
                    "source_database": "unreviewed",
                    "organism": "32536",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 147,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR15018:SF1",
                            "score": 3.6e-74,
                            "subfamily": {
                                "accession": "PTHR15018:SF1",
                                "name": "BCL-2-INTERACTING KILLER"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}