General Handler
GET /api/entry/pfam/protein/UniProt/B2HU82/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00472",
"name": "RF-1 domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000352",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2hu82",
"protein_length": 362,
"source_database": "reviewed",
"organism": "405416",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 213,
"end": 321,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF00472",
"score": 2.2e-39
}
]
}
]
},
{
"metadata": {
"accession": "PF03462",
"name": "PCRF domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR005139",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2hu82",
"protein_length": 362,
"source_database": "reviewed",
"organism": "405416",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 14,
"end": 203,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03462",
"score": 1.1e-71
}
]
}
]
}
]
}