General Handler
GET /api/entry/pfam/protein/UniProt/Q9T4F2/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00016",
"name": "Ribulose bisphosphate carboxylase large chain, catalytic domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000685",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q9t4f2",
"protein_length": 475,
"source_database": "reviewed",
"organism": "31312",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 154,
"end": 462,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00016",
"score": 0
}
]
}
]
},
{
"metadata": {
"accession": "PF02788",
"name": "Ribulose bisphosphate carboxylase large chain, N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR017443",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q9t4f2",
"protein_length": 475,
"source_database": "reviewed",
"organism": "31312",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 24,
"end": 143,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02788",
"score": 7.4e-38
}
]
}
]
}
]
}