General Handler
GET /api/entry/pfam/protein/UniProt/I3K2S6/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00385",
"name": "Chromo (CHRromatin Organisation MOdifier) domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR023780",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "i3k2s6",
"protein_length": 199,
"source_database": "unreviewed",
"organism": "8128",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 18,
"end": 66,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00385",
"score": 1.4e-16
}
]
}
]
},
{
"metadata": {
"accession": "PF01393",
"name": "Chromo shadow domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR008251",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "i3k2s6",
"protein_length": 199,
"source_database": "unreviewed",
"organism": "8128",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 128,
"end": 187,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01393",
"score": 2e-27
}
]
}
]
}
]
}