General Handler
GET /api/entry/pfam/protein/UniProt/D0KS97/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01656",
"name": "CobQ/CobB/MinD/ParA nucleotide binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002586",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "d0ks97",
"protein_length": 434,
"source_database": "unreviewed",
"organism": "555311",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 6,
"end": 183,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01656",
"score": 3.2e-10
}
]
}
]
},
{
"metadata": {
"accession": "PF07685",
"name": "CobB/CobQ-like glutamine amidotransferase domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR011698",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "d0ks97",
"protein_length": 434,
"source_database": "unreviewed",
"organism": "555311",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 240,
"end": 428,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF07685",
"score": 8.1e-41
}
]
}
]
}
]
}