General Handler
GET /api/entry/pfam/protein/UniProt/Q736T0/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF04542",
"name": "Sigma-70 region 2",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR007627",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q736t0",
"protein_length": 228,
"source_database": "unreviewed",
"organism": "222523",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 24,
"end": 84,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF04542",
"score": 0.031
}
]
}
]
},
{
"metadata": {
"accession": "PF08281",
"name": "Sigma-70, region 4",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013249",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q736t0",
"protein_length": 228,
"source_database": "unreviewed",
"organism": "222523",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 108,
"end": 160,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08281",
"score": 9.8e-08
}
]
}
]
}
]
}