General Handler
GET /api/entry/pfam/protein/UniProt/F2KQQ8/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00288",
"name": "GHMP kinases N terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR006204",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f2kqq8",
"protein_length": 290,
"source_database": "unreviewed",
"organism": "693661",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 60,
"end": 145,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00288",
"score": 1.9e-18
}
]
}
]
},
{
"metadata": {
"accession": "PF08544",
"name": "GHMP kinases C terminal",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013750",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f2kqq8",
"protein_length": 290,
"source_database": "unreviewed",
"organism": "693661",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 210,
"end": 270,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08544",
"score": 3.3e-07
}
]
}
]
}
]
}