General Handler
GET /api/entry/pfam/protein/UniProt/M8C6X7/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02141",
"name": "DENN (AEX-3) domain",
"source_database": "pfam",
"type": "family",
"integrated": "IPR001194",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "m8c6x7",
"protein_length": 231,
"source_database": "unreviewed",
"organism": "37682",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 122,
"end": 207,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02141",
"score": 1.5e-25
}
]
}
]
},
{
"metadata": {
"accession": "PF03456",
"name": "uDENN domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR005113",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "m8c6x7",
"protein_length": 231,
"source_database": "unreviewed",
"organism": "37682",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 38,
"end": 106,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03456",
"score": 7e-09
}
]
}
]
}
]
}