General Handler
GET /api/entry/pfam/protein/UniProt/I1M021/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00046",
"name": "Homeodomain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001356",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "i1m021",
"protein_length": 285,
"source_database": "unreviewed",
"organism": "3847",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 65,
"end": 119,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00046",
"score": 1.2e-14
}
]
}
]
},
{
"metadata": {
"accession": "PF02183",
"name": "Homeobox associated leucine zipper",
"source_database": "pfam",
"type": "coiled_coil",
"integrated": "IPR003106",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "i1m021",
"protein_length": 285,
"source_database": "unreviewed",
"organism": "3847",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 121,
"end": 163,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02183",
"score": 1.2e-14
}
]
}
]
}
]
}