General Handler
GET /api/entry/pfam/protein/UniProt/U3IME7/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00520",
"name": "Ion transport protein",
"source_database": "pfam",
"type": "family",
"integrated": "IPR005821",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "u3ime7",
"protein_length": 622,
"source_database": "unreviewed",
"organism": "8840",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 220,
"end": 472,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00520",
"score": 1.5e-43
}
]
}
]
},
{
"metadata": {
"accession": "PF02214",
"name": "BTB/POZ domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR003131",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "u3ime7",
"protein_length": 622,
"source_database": "unreviewed",
"organism": "8840",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 87,
"end": 138,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02214",
"score": 1.6e-12
}
]
}
]
}
]
}