General Handler
GET /api/entry/pfam/protein/UniProt/Q28HS1/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF04263",
"name": "Thiamin pyrophosphokinase, catalytic domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR007371",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q28hs1",
"protein_length": 246,
"source_database": "unreviewed",
"organism": "8364",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 35,
"end": 147,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF04263",
"score": 2.9e-34
}
]
}
]
},
{
"metadata": {
"accession": "PF04265",
"name": "Thiamin pyrophosphokinase, vitamin B1 binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR007373",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q28hs1",
"protein_length": 246,
"source_database": "unreviewed",
"organism": "8364",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 168,
"end": 235,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF04265",
"score": 6.2e-18
}
]
}
]
}
]
}