General Handler
GET /api/entry/pfam/protein/UniProt/A8J597/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00298",
"name": "Ribosomal protein L11, RNA binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR020783",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a8j597",
"protein_length": 166,
"source_database": "unreviewed",
"organism": "3055",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 75,
"end": 144,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00298",
"score": 2.4e-15
}
]
}
]
},
{
"metadata": {
"accession": "PF03946",
"name": "Ribosomal protein L11, N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR020784",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a8j597",
"protein_length": 166,
"source_database": "unreviewed",
"organism": "3055",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 14,
"end": 70,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03946",
"score": 7e-16
}
]
}
]
}
]
}