General Handler
GET /api/entry/pfam/protein/UniProt/Q32FR7/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00425",
"name": "chorismate binding enzyme",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR015890",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q32fr7",
"protein_length": 453,
"source_database": "unreviewed",
"organism": "300267",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 190,
"end": 443,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00425",
"score": 5e-85
}
]
}
]
},
{
"metadata": {
"accession": "PF04715",
"name": "Anthranilate synthase component I, N terminal region",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR006805",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q32fr7",
"protein_length": 453,
"source_database": "unreviewed",
"organism": "300267",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 22,
"end": 152,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF04715",
"score": 6.7e-24
}
]
}
]
}
]
}