General Handler
GET /api/entry/pfam/protein/UniProt/C4K710/?format=api
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF04972",
"name": "BON domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR007055",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "c4k710",
"protein_length": 190,
"source_database": "unreviewed",
"organism": "572265",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 45,
"end": 112,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF04972",
"score": 2.9e-11
},
{
"fragments": [
{
"start": 124,
"end": 189,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF04972",
"score": 1.4e-10
}
]
}
]
}
]
}