General Handler
GET /api/entry/pfam/protein/UniProt/W6UI21/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00096",
"name": "Zinc finger, C2H2 type",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013087",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "w6ui21",
"protein_length": 351,
"source_database": "unreviewed",
"organism": "6210",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 79,
"end": 102,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00096",
"score": 4.3
}
]
}
]
},
{
"metadata": {
"accession": "PF13894",
"name": "C2H2-type zinc finger",
"source_database": "pfam",
"type": "domain",
"integrated": null,
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "w6ui21",
"protein_length": 351,
"source_database": "unreviewed",
"organism": "6210",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 120,
"end": 142,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13894",
"score": 0.16
}
]
}
]
}
]
}