General Handler
GET /api/entry/pfam/protein/UniProt/Q10KX1/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00646",
"name": "F-box domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001810",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q10kx1",
"protein_length": 431,
"source_database": "unreviewed",
"organism": "39947",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 7,
"end": 44,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00646",
"score": 2.4e-06
}
]
}
]
},
{
"metadata": {
"accession": "PF08268",
"name": "F-box associated beta propeller domain",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR013187",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q10kx1",
"protein_length": 431,
"source_database": "unreviewed",
"organism": "39947",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 124,
"end": 312,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF08268",
"score": 4e-07
}
]
}
]
}
]
}