General Handler
GET /api/entry/pfam/protein/UniProt/Q4FT67/?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": "q4ft67",
"protein_length": 249,
"source_database": "reviewed",
"organism": "259536",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 83,
"end": 237,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01709",
"score": 5.1e-52
}
]
}
]
},
{
"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": "q4ft67",
"protein_length": 249,
"source_database": "reviewed",
"organism": "259536",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 5,
"end": 76,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF20772",
"score": 3.2e-28
}
]
}
]
}
]
}