General Handler
GET /api/entry/pfam/protein/UniProt/A8Z1I3/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF04055",
"name": "Radical SAM superfamily",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR007197",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a8z1i3",
"protein_length": 305,
"source_database": "reviewed",
"organism": "451516",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 63,
"end": 225,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF04055",
"score": 1.2e-17
}
]
}
]
},
{
"metadata": {
"accession": "PF16881",
"name": "N-terminal domain of lipoyl synthase of Radical_SAM family",
"source_database": "pfam",
"type": "family",
"integrated": "IPR031691",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a8z1i3",
"protein_length": 305,
"source_database": "reviewed",
"organism": "451516",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 4,
"end": 46,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF16881",
"score": 9.4e-07
}
]
}
]
}
]
}