General Handler
GET /api/entry/pfam/protein/UniProt/Q789F3/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF03131",
"name": "bZIP Maf transcription factor",
"source_database": "pfam",
"type": "coiled_coil",
"integrated": "IPR004826",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q789f3",
"protein_length": 359,
"source_database": "reviewed",
"organism": "9031",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 247,
"end": 337,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03131",
"score": 1.5e-30
}
]
}
]
},
{
"metadata": {
"accession": "PF08383",
"name": "Maf N-terminal region",
"source_database": "pfam",
"type": "family",
"integrated": "IPR013592",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q789f3",
"protein_length": 359,
"source_database": "reviewed",
"organism": "9031",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 86,
"end": 118,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08383",
"score": 5.8e-17
}
]
}
]
}
]
}