General Handler
GET /api/entry/pfam/protein/UniProt/B9ME57/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01513",
"name": "ATP-NAD kinase N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002504",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b9me57",
"protein_length": 298,
"source_database": "reviewed",
"organism": "535289",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 58,
"end": 128,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01513",
"score": 1.4e-11
}
]
}
]
},
{
"metadata": {
"accession": "PF20143",
"name": "ATP-NAD kinase C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": null,
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b9me57",
"protein_length": 298,
"source_database": "reviewed",
"organism": "535289",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 153,
"end": 275,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF20143",
"score": 2.8e-30
}
]
}
]
}
]
}