General Handler
GET /api/entry/pfam/protein/UniProt/Q8C754/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF04129",
"name": "Vps52/Sac2 family, coiled-coil",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR048319",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8c754",
"protein_length": 723,
"source_database": "reviewed",
"organism": "10090",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 101,
"end": 273,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF04129",
"score": 4.4e-72
}
]
}
]
},
{
"metadata": {
"accession": "PF20655",
"name": "Vps52, C-terminal",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR048361",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8c754",
"protein_length": 723,
"source_database": "reviewed",
"organism": "10090",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 290,
"end": 601,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF20655",
"score": 0
}
]
}
]
}
]
}