General Handler
GET /api/entry/pfam/protein/UniProt/E9EN67/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00533",
"name": "BRCA1 C Terminus (BRCT) domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001357",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "e9en67",
"protein_length": 659,
"source_database": "unreviewed",
"organism": "655844",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 361,
"end": 461,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00533",
"score": 0.0011
}
]
}
]
},
{
"metadata": {
"accession": "PF06732",
"name": "Pescadillo N-terminus",
"source_database": "pfam",
"type": "family",
"integrated": "IPR010613",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "e9en67",
"protein_length": 659,
"source_database": "unreviewed",
"organism": "655844",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 6,
"end": 277,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF06732",
"score": 3e-115
}
]
}
]
}
]
}