General Handler
GET /api/entry/pfam/protein/UniProt/B2SE44/?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": "b2se44",
"protein_length": 275,
"source_database": "reviewed",
"organism": "441952",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 69,
"end": 148,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00288",
"score": 2.3e-16
}
]
}
]
},
{
"metadata": {
"accession": "PF08544",
"name": "GHMP kinases C terminal",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013750",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2se44",
"protein_length": 275,
"source_database": "reviewed",
"organism": "441952",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 207,
"end": 263,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08544",
"score": 0.0074
}
]
}
]
}
]
}