General Handler
GET /api/entry/pfam/protein/UniProt/B2UU73/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02132",
"name": "RecR, Cys4-zinc finger domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR015967",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2uu73",
"protein_length": 193,
"source_database": "reviewed",
"organism": "512562",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 59,
"end": 78,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF02132",
"score": 0.0079
}
]
}
]
},
{
"metadata": {
"accession": "PF21176",
"name": "RecR, helix-hairpin-helix",
"source_database": "pfam",
"type": "conserved_site",
"integrated": null,
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2uu73",
"protein_length": 193,
"source_database": "reviewed",
"organism": "512562",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 13,
"end": 55,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF21176",
"score": 1.9e-05
}
]
}
]
}
]
}