General Handler
GET /api/entry/pfam/protein/UniProt/H7BZK8/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF23390",
"name": "WDR35 second beta-propeller",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR056158",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "h7bzk8",
"protein_length": 250,
"source_database": "unreviewed",
"organism": "9606",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 183,
"end": 246,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF23390",
"score": 5e-24
}
]
}
]
},
{
"metadata": {
"accession": "PF24797",
"name": "WDR35/TULP4 N-terminal",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR056159",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "h7bzk8",
"protein_length": 250,
"source_database": "unreviewed",
"organism": "9606",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 3,
"end": 178,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF24797",
"score": 4.4e-69
}
]
}
]
}
]
}