General Handler
GET /api/entry/pfam/protein/UniProt/J7S8Z0/?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": "j7s8z0",
"protein_length": 576,
"source_database": "unreviewed",
"organism": "1071383",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 194,
"end": 324,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01513",
"score": 5e-31
}
]
}
]
},
{
"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": "j7s8z0",
"protein_length": 576,
"source_database": "unreviewed",
"organism": "1071383",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 365,
"end": 491,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF20143",
"score": 1.9e-40
}
]
}
]
}
]
}