General Handler
GET /api/entry/pfam/protein/UniProt/Q22KJ7/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00027",
"name": "Cyclic nucleotide-binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000595",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q22kj7",
"protein_length": 1260,
"source_database": "unreviewed",
"organism": "312017",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 465,
"end": 557,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00027",
"score": 2e-09
}
]
}
]
},
{
"metadata": {
"accession": "PF07885",
"name": "Ion channel",
"source_database": "pfam",
"type": "family",
"integrated": "IPR013099",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q22kj7",
"protein_length": 1260,
"source_database": "unreviewed",
"organism": "312017",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 306,
"end": 362,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF07885",
"score": 3.8e-09
}
]
}
]
}
]
}