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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR037695",
                "name": "IQ motif and ubiquitin-like domain-containing protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR21074": "IQ AND UBIQUITIN-LIKE DOMAIN-CONTAINING PROTEIN"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a5f8acv8",
                    "protein_length": 736,
                    "source_database": "unreviewed",
                    "organism": "9544",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 179,
                                    "end": 710,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR057887",
                "name": "IQ motif and ubiquitin-like domain-containing protein, helical domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF25805": "IQUB-like domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a5f8acv8",
                    "protein_length": 736,
                    "source_database": "unreviewed",
                    "organism": "9544",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 403,
                                    "end": 538,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF25805",
                "name": "IQUB-like domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR057887",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a5f8acv8",
                    "protein_length": 736,
                    "source_database": "unreviewed",
                    "organism": "9544",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 403,
                                    "end": 538,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF25805",
                            "score": 9.3e-61
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR21074",
                "name": "IQ AND UBIQUITIN-LIKE DOMAIN-CONTAINING PROTEIN",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR037695",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a5f8acv8",
                    "protein_length": 736,
                    "source_database": "unreviewed",
                    "organism": "9544",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 179,
                                    "end": 710,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR21074:SF0",
                            "score": 0,
                            "subfamily": {
                                "accession": "PTHR21074:SF0",
                                "name": "IQ AND UBIQUITIN-LIKE DOMAIN-CONTAINING PROTEIN"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}