General Handler
GET /api/entry/pfam/protein/UniProt/H9ETH7/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00069",
"name": "Protein kinase domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000719",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "h9eth7",
"protein_length": 820,
"source_database": "unreviewed",
"organism": "9544",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 16,
"end": 272,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00069",
"score": 3.5e-58
}
]
}
]
},
{
"metadata": {
"accession": "PF00780",
"name": "CNH domain",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR001180",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "h9eth7",
"protein_length": 820,
"source_database": "unreviewed",
"organism": "9544",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 498,
"end": 787,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00780",
"score": 1.7e-46
}
]
}
]
}
]
}