General Handler
GET /api/entry/pfam/protein/UniProt/Q1ISA7/?format=api
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00347",
"name": "Ribosomal protein L6",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR020040",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q1isa7",
"protein_length": 179,
"source_database": "reviewed",
"organism": "204669",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 11,
"end": 80,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00347",
"score": 5.1e-10
},
{
"fragments": [
{
"start": 88,
"end": 164,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00347",
"score": 1.5e-15
}
]
}
]
}
]
}