General Handler
GET /api/entry/pfam/protein/UniProt/B2TML4/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01709",
"name": "TACO1/YebC second and third domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR048300",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2tml4",
"protein_length": 246,
"source_database": "reviewed",
"organism": "935198",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 82,
"end": 238,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01709",
"score": 1.8e-59
}
]
}
]
},
{
"metadata": {
"accession": "PF20772",
"name": "TACO1/YebC protein N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR049083",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2tml4",
"protein_length": 246,
"source_database": "reviewed",
"organism": "935198",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 5,
"end": 76,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF20772",
"score": 5.8e-28
}
]
}
]
}
]
}