General Handler
GET /api/entry/pfam/protein/UniProt/D7C2Z4/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00440",
"name": "Bacterial regulatory proteins, tetR family",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001647",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "d7c2z4",
"protein_length": 206,
"source_database": "unreviewed",
"organism": "749414",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 16,
"end": 62,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00440",
"score": 1.3e-13
}
]
}
]
},
{
"metadata": {
"accession": "PF14246",
"name": "AefR-like transcriptional repressor, C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR039536",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "d7c2z4",
"protein_length": 206,
"source_database": "unreviewed",
"organism": "749414",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 90,
"end": 206,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF14246",
"score": 6.4e-28
}
]
}
]
}
]
}