General Handler
GET /api/entry/pfam/protein/UniProt/Q2JMQ3/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF08501",
"name": "Shikimate dehydrogenase substrate binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013708",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2jmq3",
"protein_length": 288,
"source_database": "reviewed",
"organism": "321332",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 14,
"end": 96,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08501",
"score": 2.1e-25
}
]
}
]
},
{
"metadata": {
"accession": "PF18317",
"name": "Shikimate 5'-dehydrogenase C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR041121",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2jmq3",
"protein_length": 288,
"source_database": "reviewed",
"organism": "321332",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 251,
"end": 282,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF18317",
"score": 1.2e-08
}
]
}
]
}
]
}