General Handler
GET /api/entry/pfam/protein/UniProt/Q8BV14/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00023",
"name": "Ankyrin repeat",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR002110",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8bv14",
"protein_length": 273,
"source_database": "unreviewed",
"organism": "10090",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 161,
"end": 192,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00023",
"score": 0.00065
},
{
"fragments": [
{
"start": 195,
"end": 221,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00023",
"score": 96
}
]
}
]
},
{
"metadata": {
"accession": "PF12796",
"name": "Ankyrin repeats (3 copies)",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR002110",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8bv14",
"protein_length": 273,
"source_database": "unreviewed",
"organism": "10090",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 32,
"end": 123,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF12796",
"score": 1.2e-09
}
]
}
]
}
]
}