General Handler
GET /api/entry/pfam/protein/UniProt/H2TC15/?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": "h2tc15",
"protein_length": 398,
"source_database": "unreviewed",
"organism": "31033",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 257,
"end": 313,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00046",
"score": 2.3e-14
}
]
}
]
},
{
"metadata": {
"accession": "PF00157",
"name": "Pou domain - N-terminal to homeobox domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000327",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "h2tc15",
"protein_length": 398,
"source_database": "unreviewed",
"organism": "31033",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 163,
"end": 233,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00157",
"score": 4.8e-34
}
]
}
]
}
]
}