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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR038935",
                "name": "Uncharacterized protein C5orf52",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF17666": "Family of unknown function (DUF5528)"
                    },
                    "panther": {
                        "PTHR35666": "SIMILAR TO RIKEN CDNA 4921536K21"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p6dnt4",
                    "protein_length": 160,
                    "source_database": "unreviewed",
                    "organism": "10160",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 59,
                                    "end": 160,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}