General Handler
GET /api/entry/pfam/protein/UniProt/D6CZ66/?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": "d6cz66",
"protein_length": 189,
"source_database": "unreviewed",
"organism": "657309",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 24,
"end": 89,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF04542",
"score": 0.00069
}
]
}
]
},
{
"metadata": {
"accession": "PF08281",
"name": "Sigma-70, region 4",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013249",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "d6cz66",
"protein_length": 189,
"source_database": "unreviewed",
"organism": "657309",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 121,
"end": 172,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08281",
"score": 7.7e-12
}
]
}
]
}
]
}