General Handler
GET /api/entry/pfam/protein/UniProt/F2Z4K6/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00467",
"name": "KOW motif",
"source_database": "pfam",
"type": "family",
"integrated": "IPR005824",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f2z4k6",
"protein_length": 145,
"source_database": "unreviewed",
"organism": "9031",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 51,
"end": 83,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00467",
"score": 0.0058
}
]
}
]
},
{
"metadata": {
"accession": "PF16906",
"name": "Ribosomal proteins L26 eukaryotic, L24P archaeal",
"source_database": "pfam",
"type": "family",
"integrated": "IPR005756",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f2z4k6",
"protein_length": 145,
"source_database": "unreviewed",
"organism": "9031",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 8,
"end": 50,
"dc-status": "C_TERMINAL_DISC"
},
{
"start": 84,
"end": 122,
"dc-status": "N_TERMINAL_DISC"
}
],
"representative": false,
"model": "PF16906",
"score": 7.9e-38
}
]
}
]
}
]
}