General Handler
GET /api/entry/pfam/protein/UniProt/B5YS60/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02576",
"name": "RimP N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR028989",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b5ys60",
"protein_length": 152,
"source_database": "reviewed",
"organism": "444450",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 13,
"end": 84,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02576",
"score": 3e-25
}
]
}
]
},
{
"metadata": {
"accession": "PF17384",
"name": "RimP C-terminal SH3 domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR028998",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b5ys60",
"protein_length": 152,
"source_database": "reviewed",
"organism": "444450",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 87,
"end": 152,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF17384",
"score": 4.1e-20
}
]
}
]
}
]
}