General Handler
GET /api/entry/pfam/protein/UniProt/A5CS60/?format=api
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02381",
"name": "MraZ protein, putative antitoxin-like",
"source_database": "pfam",
"type": "family",
"integrated": "IPR020603",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a5cs60",
"protein_length": 143,
"source_database": "reviewed",
"organism": "443906",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 69,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02381",
"score": 1e-13
},
{
"fragments": [
{
"start": 72,
"end": 136,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02381",
"score": 2.3e-11
}
]
}
]
}
]
}