General Handler
GET /api/entry/pfam/protein/UniProt/Q96Q11/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01743",
"name": "Poly A polymerase head domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002646",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q96q11",
"protein_length": 434,
"source_database": "reviewed",
"organism": "9606",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 59,
"end": 182,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01743",
"score": 4.7e-32
}
]
}
]
},
{
"metadata": {
"accession": "PF12627",
"name": "Probable RNA and SrmB- binding site of polymerase A",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR032828",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q96q11",
"protein_length": 434,
"source_database": "reviewed",
"organism": "9606",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 216,
"end": 266,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF12627",
"score": 6.3e-06
}
]
}
]
}
]
}