General Handler
GET /api/entry/pfam/protein/UniProt/K7ERT8/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00276",
"name": "Ribosomal protein L23",
"source_database": "pfam",
"type": "family",
"integrated": "IPR013025",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "k7ert8",
"protein_length": 175,
"source_database": "unreviewed",
"organism": "9606",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 95,
"end": 154,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00276",
"score": 1.3e-11
}
]
}
]
},
{
"metadata": {
"accession": "PF03939",
"name": "Ribosomal protein L23, N-terminal domain",
"source_database": "pfam",
"type": "family",
"integrated": "IPR005633",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "k7ert8",
"protein_length": 175,
"source_database": "unreviewed",
"organism": "9606",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 36,
"end": 86,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03939",
"score": 2.3e-24
}
]
}
]
}
]
}