General Handler
GET /api/entry/pfam/protein/UniProt/K4CV57/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02705",
"name": "K+ potassium transporter integral membrane domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR053951",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "k4cv57",
"protein_length": 759,
"source_database": "unreviewed",
"organism": "4081",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 53,
"end": 537,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF02705",
"score": 0
}
]
}
]
},
{
"metadata": {
"accession": "PF22776",
"name": "K+ potassium transporter C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR053952",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "k4cv57",
"protein_length": 759,
"source_database": "unreviewed",
"organism": "4081",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 554,
"end": 759,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF22776",
"score": 9.6e-27
}
]
}
]
}
]
}