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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR053216",
                "name": "Appressorial penetration-associated",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR34587": "Appressorial penetration-associated"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "c1fz77",
                    "protein_length": 267,
                    "source_database": "unreviewed",
                    "organism": "502780",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 113,
                                    "end": 266,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR34587",
                "name": "Appressorial penetration-associated",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR053216",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "c1fz77",
                    "protein_length": 267,
                    "source_database": "unreviewed",
                    "organism": "502780",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 113,
                                    "end": 266,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR34587:SF2",
                            "score": 6.8e-46,
                            "subfamily": {
                                "accession": "PTHR34587:SF2",
                                "name": "G-PROTEIN COUPLED RECEPTORS FAMILY 1 PROFILE DOMAIN-CONTAINING PROTEIN"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}