General Handler
GET /api/entry/pfam/protein/UniProt/A8F997/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00281",
"name": "Ribosomal protein L5",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR031310",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a8f997",
"protein_length": 179,
"source_database": "reviewed",
"organism": "315750",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 24,
"end": 80,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00281",
"score": 1.3e-24
}
]
}
]
},
{
"metadata": {
"accession": "PF00673",
"name": "ribosomal L5P family C-terminus",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR031309",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a8f997",
"protein_length": 179,
"source_database": "reviewed",
"organism": "315750",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 84,
"end": 177,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00673",
"score": 2.8e-40
}
]
}
]
}
]
}