General Handler
GET /api/entry/pfam/protein/UniProt/F7ARY6/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF05510",
"name": "Sarcoglycan alpha/epsilon N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR048346",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f7ary6",
"protein_length": 480,
"source_database": "unreviewed",
"organism": "9258",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 69,
"end": 171,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF05510",
"score": 9.8e-36
}
]
}
]
},
{
"metadata": {
"accession": "PF20989",
"name": "Sarcoglycan alpha/epsilon second domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR048347",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f7ary6",
"protein_length": 480,
"source_database": "unreviewed",
"organism": "9258",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 177,
"end": 297,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF20989",
"score": 8.3e-32
}
]
}
]
}
]
}