General Handler
GET /api/entry/pfam/protein/UniProt/S7ZS78/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00349",
"name": "Hexokinase",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR022672",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "s7zs78",
"protein_length": 571,
"source_database": "unreviewed",
"organism": "933388",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 8,
"end": 230,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00349",
"score": 4.9e-38
}
]
}
]
},
{
"metadata": {
"accession": "PF03727",
"name": "Hexokinase",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR022673",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "s7zs78",
"protein_length": 571,
"source_database": "unreviewed",
"organism": "933388",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 242,
"end": 536,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03727",
"score": 7.3e-38
}
]
}
]
}
]
}