General Handler
GET /api/entry/pfam/protein/UniProt/Q7RY86/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00250",
"name": "Forkhead domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001766",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q7ry86",
"protein_length": 688,
"source_database": "unreviewed",
"organism": "367110",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 330,
"end": 414,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00250",
"score": 9.6e-31
}
]
}
]
},
{
"metadata": {
"accession": "PF00498",
"name": "FHA domain",
"source_database": "pfam",
"type": "family",
"integrated": "IPR000253",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q7ry86",
"protein_length": 688,
"source_database": "unreviewed",
"organism": "367110",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 137,
"end": 206,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00498",
"score": 0.0014
}
]
}
]
}
]
}