General Handler
GET /api/entry/pfam/protein/UniProt/Q8IPP2/?format=api
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF08737",
"name": "Rgp1",
"source_database": "pfam",
"type": "family",
"integrated": "IPR014848",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8ipp2",
"protein_length": 360,
"source_database": "unreviewed",
"organism": "7227",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 18,
"end": 87,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08737",
"score": 1.2e-13
},
{
"fragments": [
{
"start": 127,
"end": 305,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08737",
"score": 1.9e-11
}
]
}
]
}
]
}