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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR006786",
                "name": "Pinin/SDK/MemA protein",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF04696": "pinin/SDK/memA/ protein conserved region"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f4hzi6",
                    "protein_length": 428,
                    "source_database": "unreviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 160,
                                    "end": 293,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR039853",
                "name": "Pinin",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR12707": "PINN"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f4hzi6",
                    "protein_length": 428,
                    "source_database": "unreviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 418,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04696",
                "name": "pinin/SDK/memA/ protein conserved region",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR006786",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f4hzi6",
                    "protein_length": 428,
                    "source_database": "unreviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 160,
                                    "end": 293,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04696",
                            "score": 2.7e-21
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR12707",
                "name": "PINN",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR039853",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f4hzi6",
                    "protein_length": 428,
                    "source_database": "unreviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 418,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR12707:SF0",
                            "score": 1.1e-112,
                            "subfamily": {
                                "accession": "PTHR12707:SF0",
                                "name": "PININ"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}