General Handler
GET /api/entry/pfam/protein/UniProt/G3NN81/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF03473",
"name": "MOSC domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR005302",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "g3nn81",
"protein_length": 327,
"source_database": "unreviewed",
"organism": "481459",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 196,
"end": 323,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03473",
"score": 2.4e-18
}
]
}
]
},
{
"metadata": {
"accession": "PF03476",
"name": "MOSC N-terminal beta barrel domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR005303",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "g3nn81",
"protein_length": 327,
"source_database": "unreviewed",
"organism": "481459",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 46,
"end": 164,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03476",
"score": 1.2e-28
}
]
}
]
}
]
}