General Handler
GET /api/entry/pfam/protein/UniProt/P15103/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00120",
"name": "Glutamine synthetase, catalytic domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR008146",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "p15103",
"protein_length": 373,
"source_database": "reviewed",
"organism": "9913",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 117,
"end": 356,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00120",
"score": 4.2e-12
}
]
}
]
},
{
"metadata": {
"accession": "PF03951",
"name": "Glutamine synthetase, beta-Grasp domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR008147",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "p15103",
"protein_length": 373,
"source_database": "reviewed",
"organism": "9913",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 30,
"end": 103,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03951",
"score": 3e-07
}
]
}
]
}
]
}