General Handler
GET /api/entry/pfam/protein/UniProt/L0CP25/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00856",
"name": "SET domain",
"source_database": "pfam",
"type": "family",
"integrated": "IPR001214",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "l0cp25",
"protein_length": 553,
"source_database": "unreviewed",
"organism": "7227",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 255,
"end": 444,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00856",
"score": 0.00035
}
]
}
]
},
{
"metadata": {
"accession": "PF01753",
"name": "MYND finger",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002893",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "l0cp25",
"protein_length": 553,
"source_database": "unreviewed",
"organism": "7227",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 211,
"end": 251,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01753",
"score": 0.06
}
]
}
]
}
]
}