General Handler
GET /api/entry/pfam/protein/UniProt/Q2M197/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00117",
"name": "Glutamine amidotransferase class-I",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR017926",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2m197",
"protein_length": 644,
"source_database": "reviewed",
"organism": "46245",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 311,
"end": 545,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00117",
"score": 1e-34
}
]
}
]
},
{
"metadata": {
"accession": "PF06418",
"name": "CTP synthase N-terminus",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR017456",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2m197",
"protein_length": 644,
"source_database": "reviewed",
"organism": "46245",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 2,
"end": 271,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF06418",
"score": 4.4e-119
}
]
}
]
}
]
}