General Handler
GET /api/entry/pfam/protein/UniProt/G7MR08/?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": "g7mr08",
"protein_length": 378,
"source_database": "unreviewed",
"organism": "9544",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 84,
"end": 218,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01553",
"score": 1.4e-10
}
]
}
]
},
{
"metadata": {
"accession": "PF16076",
"name": "Acyltransferase C-terminus",
"source_database": "pfam",
"type": "family",
"integrated": "IPR032098",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "g7mr08",
"protein_length": 378,
"source_database": "unreviewed",
"organism": "9544",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 243,
"end": 314,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF16076",
"score": 3.4e-25
}
]
}
]
}
]
}