General Handler
GET /api/entry/pfam/protein/UniProt/Q8TE85/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF04516",
"name": "CP2 transcription factor",
"source_database": "pfam",
"type": "family",
"integrated": "IPR007604",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8te85",
"protein_length": 626,
"source_database": "reviewed",
"organism": "9606",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 226,
"end": 420,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF04516",
"score": 5.2e-88
}
]
}
]
},
{
"metadata": {
"accession": "PF25416",
"name": "GRHL1-like, C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR057520",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8te85",
"protein_length": 626,
"source_database": "reviewed",
"organism": "9606",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 513,
"end": 566,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF25416",
"score": 6.8e-16
}
]
}
]
}
]
}