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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR019371",
                "name": "KxDL domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF10241": "Uncharacterized conserved protein"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2w1dzx3",
                    "protein_length": 188,
                    "source_database": "unreviewed",
                    "organism": "45151",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 91,
                                    "end": 175,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR051390",
                "name": "Biogenesis of lysosome-related organelles complex 1 subunit KXD1",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR37787": "Biogenesis of lysosome-related organelles complex 1 subunit KXD1"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2w1dzx3",
                    "protein_length": 188,
                    "source_database": "unreviewed",
                    "organism": "45151",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 9,
                                    "end": 187,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF10241",
                "name": "Uncharacterized conserved protein",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR019371",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2w1dzx3",
                    "protein_length": 188,
                    "source_database": "unreviewed",
                    "organism": "45151",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 91,
                                    "end": 175,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF10241",
                            "score": 6.8e-28
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR37787",
                "name": "Biogenesis of lysosome-related organelles complex 1 subunit KXD1",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR051390",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2w1dzx3",
                    "protein_length": 188,
                    "source_database": "unreviewed",
                    "organism": "45151",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 9,
                                    "end": 187,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR37787:SF1",
                            "score": 1e-56,
                            "subfamily": {
                                "accession": "PTHR37787:SF1",
                                "name": "BIOGENESIS OF LYSOSOME-RELATED ORGANELLES COMPLEX 1 SUBUNIT KXD1"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}