General Handler
GET /api/entry/pfam/protein/UniProt/B2G531/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF12705",
"name": "PD-(D/E)XK nuclease superfamily",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR038726",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2g531",
"protein_length": 1260,
"source_database": "reviewed",
"organism": "557433",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 869,
"end": 1164,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF12705",
"score": 9.7e-24
}
]
}
]
},
{
"metadata": {
"accession": "PF21445",
"name": "ADDB, N-terminal",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR049035",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2g531",
"protein_length": 1260,
"source_database": "reviewed",
"organism": "557433",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 6,
"end": 294,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF21445",
"score": 2.4e-57
}
]
}
]
}
]
}