General Handler
GET /api/entry/pfam/protein/UniProt/A4SE17/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01386",
"name": "Ribosomal L25p family",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR029751",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a4se17",
"protein_length": 203,
"source_database": "reviewed",
"organism": "290318",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 8,
"end": 91,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01386",
"score": 1.2e-18
}
]
}
]
},
{
"metadata": {
"accession": "PF14693",
"name": "Ribosomal protein TL5, C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR020057",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a4se17",
"protein_length": 203,
"source_database": "reviewed",
"organism": "290318",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 100,
"end": 184,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF14693",
"score": 9.3e-20
}
]
}
]
}
]
}