General Handler
GET /api/entry/pfam/protein/UniProt/F2TKQ7/?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": "f2tkq7",
"protein_length": 1172,
"source_database": "unreviewed",
"organism": "653446",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 891,
"end": 1151,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00069",
"score": 6e-57
}
]
}
]
},
{
"metadata": {
"accession": "PF25421",
"name": "Domain of unknown function (DUF7891)",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR057213",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f2tkq7",
"protein_length": 1172,
"source_database": "unreviewed",
"organism": "653446",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 544,
"end": 632,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF25421",
"score": 4.5e-25
}
]
}
]
}
]
}