General Handler
GET /api/entry/pfam/protein/UniProt/Q20P02/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00598",
"name": "Influenza Matrix protein (M1)",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001561",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q20p02",
"protein_length": 252,
"source_database": "reviewed",
"organism": "311175",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 2,
"end": 157,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00598",
"score": 5.5e-80
}
]
}
]
},
{
"metadata": {
"accession": "PF08289",
"name": "Influenza Matrix protein (M1) C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013188",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q20p02",
"protein_length": 252,
"source_database": "reviewed",
"organism": "311175",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 158,
"end": 252,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF08289",
"score": 7.1e-46
}
]
}
]
}
]
}