General Handler
GET /api/entry/pfam/protein/UniProt/Q2RH29/?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": "q2rh29",
"protein_length": 396,
"source_database": "unreviewed",
"organism": "264732",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 76,
"end": 190,
"dc-status": "C_TERMINAL_DISC"
},
{
"start": 285,
"end": 389,
"dc-status": "N_TERMINAL_DISC"
}
],
"representative": false,
"model": "PF01546",
"score": 1.1e-43
}
]
}
]
},
{
"metadata": {
"accession": "PF07687",
"name": "Peptidase dimerisation domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR011650",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2rh29",
"protein_length": 396,
"source_database": "unreviewed",
"organism": "264732",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 191,
"end": 284,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF07687",
"score": 8.5e-10
}
]
}
]
}
]
}