General Handler
GET /api/entry/pfam/protein/UniProt/A0A3B3ISH7/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF13771",
"name": "PHD-like zinc-binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": null,
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a3b3ish7",
"protein_length": 351,
"source_database": "unreviewed",
"organism": "9606",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 41,
"end": 128,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13771",
"score": 2.6e-19
}
]
}
]
},
{
"metadata": {
"accession": "PF26054",
"name": "G2E3-like, PHD zinc finger domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR059102",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a3b3ish7",
"protein_length": 351,
"source_database": "unreviewed",
"organism": "9606",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 227,
"end": 286,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF26054",
"score": 4.5e-16
}
]
}
]
}
]
}