General Handler
GET /api/entry/pfam/protein/UniProt/F2F995/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01545",
"name": "Cation efflux transmembrane domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR058533",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f2f995",
"protein_length": 317,
"source_database": "unreviewed",
"organism": "1002809",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 19,
"end": 212,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01545",
"score": 8.8e-41
}
]
}
]
},
{
"metadata": {
"accession": "PF16916",
"name": "Cation efflux protein, cytoplasmic domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR027470",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f2f995",
"protein_length": 317,
"source_database": "unreviewed",
"organism": "1002809",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 216,
"end": 291,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF16916",
"score": 3.1e-12
}
]
}
]
}
]
}