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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR047707",
                "name": "Phenolic acid decarboxylase VdcD-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF26358": "EcdD/BsdD phenolic detoxification"
                    },
                    "ncbifam": {
                        "NF041205": "non-oxidative hydroxyarylic acid decarboxylases subunit D"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q7cpw7",
                    "protein_length": 78,
                    "source_database": "unreviewed",
                    "organism": "99287",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2,
                                    "end": 72,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "NF041205",
                "name": "non-oxidative hydroxyarylic acid decarboxylases subunit D",
                "source_database": "ncbifam",
                "type": "family",
                "integrated": "IPR047707",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q7cpw7",
                    "protein_length": 78,
                    "source_database": "unreviewed",
                    "organism": "99287",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 72,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "NF041205",
                            "score": 6.9e-32
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF26358",
                "name": "EcdD/BsdD phenolic detoxification",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR047707",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q7cpw7",
                    "protein_length": 78,
                    "source_database": "unreviewed",
                    "organism": "99287",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2,
                                    "end": 51,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF26358",
                            "score": 4.3e-24
                        }
                    ]
                }
            ]
        }
    ]
}