General Handler
GET /api/entry/pfam/protein/UniProt/H2M120/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01553",
"name": "Acyltransferase",
"source_database": "pfam",
"type": "family",
"integrated": "IPR002123",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "h2m120",
"protein_length": 365,
"source_database": "unreviewed",
"organism": "8090",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 82,
"end": 232,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01553",
"score": 1.5e-13
}
]
}
]
},
{
"metadata": {
"accession": "PF16076",
"name": "Acyltransferase C-terminus",
"source_database": "pfam",
"type": "family",
"integrated": "IPR032098",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "h2m120",
"protein_length": 365,
"source_database": "unreviewed",
"organism": "8090",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 252,
"end": 313,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF16076",
"score": 1.2e-08
}
]
}
]
}
]
}