General Handler
GET /api/entry/pfam/protein/UniProt/Q04KS5/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01546",
"name": "Peptidase family M20/M25/M40",
"source_database": "pfam",
"type": "family",
"integrated": "IPR002933",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q04ks5",
"protein_length": 406,
"source_database": "reviewed",
"organism": "373153",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 141,
"end": 207,
"dc-status": "C_TERMINAL_DISC"
},
{
"start": 309,
"end": 403,
"dc-status": "N_TERMINAL_DISC"
}
],
"representative": false,
"model": "PF01546",
"score": 7.6e-08
}
]
}
]
},
{
"metadata": {
"accession": "PF07687",
"name": "Peptidase dimerisation domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR011650",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q04ks5",
"protein_length": 406,
"source_database": "reviewed",
"organism": "373153",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 208,
"end": 308,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF07687",
"score": 3e-12
}
]
}
]
}
]
}