General Handler
GET /api/entry/pfam/protein/UniProt/Q5KG24/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01000",
"name": "RNA polymerase Rpb3/RpoA insert domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR011262",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q5kg24",
"protein_length": 377,
"source_database": "unreviewed",
"organism": "214684",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 82,
"end": 218,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01000",
"score": 2e-10
}
]
}
]
},
{
"metadata": {
"accession": "PF01193",
"name": "RNA polymerase Rpb3/Rpb11 dimerisation domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR011263",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q5kg24",
"protein_length": 377,
"source_database": "unreviewed",
"organism": "214684",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 38,
"end": 81,
"dc-status": "C_TERMINAL_DISC"
},
{
"start": 219,
"end": 302,
"dc-status": "N_TERMINAL_DISC"
}
],
"representative": false,
"model": "PF01193",
"score": 1.6e-12
}
]
}
]
}
]
}