General Handler
GET /api/entry/pfam/protein/UniProt/Q7N100/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00196",
"name": "Bacterial regulatory proteins, luxR family",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000792",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q7n100",
"protein_length": 188,
"source_database": "unreviewed",
"organism": "243265",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 150,
"end": 187,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00196",
"score": 0.051
}
]
}
]
},
{
"metadata": {
"accession": "PF08448",
"name": "PAS fold",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013656",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q7n100",
"protein_length": 188,
"source_database": "unreviewed",
"organism": "243265",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 18,
"end": 122,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF08448",
"score": 0.0037
}
]
}
]
}
]
}