GET /api/entry/all/protein/reviewed/D9HP20/?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": "IPR006461",
                "name": "PLAC8 motif-containing protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR15907": "DUF614 FAMILY PROTEIN-RELATED"
                    },
                    "ncbifam": {
                        "TIGR01571": "PCR/CNR family Cys-rich domain"
                    },
                    "pfam": {
                        "PF04749": "PLAC8 family"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "d9hp20",
                    "protein_length": 159,
                    "source_database": "reviewed",
                    "organism": "4577",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 6,
                                    "end": 123,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04749",
                "name": "PLAC8 family",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR006461",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "d9hp20",
                    "protein_length": 159,
                    "source_database": "reviewed",
                    "organism": "4577",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 11,
                                    "end": 113,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04749",
                            "score": 1.1e-28
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR15907",
                "name": "DUF614 FAMILY PROTEIN-RELATED",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR006461",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "d9hp20",
                    "protein_length": 159,
                    "source_database": "reviewed",
                    "organism": "4577",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 6,
                                    "end": 123,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR15907",
                            "score": 1.1e-40
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "TIGR01571",
                "name": "PCR/CNR family Cys-rich domain",
                "source_database": "ncbifam",
                "type": "domain",
                "integrated": "IPR006461",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "d9hp20",
                    "protein_length": 159,
                    "source_database": "reviewed",
                    "organism": "4577",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 10,
                                    "end": 116,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "TIGR01571",
                            "score": 2e-25
                        }
                    ]
                }
            ]
        }
    ]
}