General Handler
GET /api/entry/pfam/protein/UniProt/B2HKH3/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01571",
"name": "GCVT N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR006222",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2hkh3",
"protein_length": 375,
"source_database": "unreviewed",
"organism": "216594",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 13,
"end": 272,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01571",
"score": 1.7e-82
}
]
}
]
},
{
"metadata": {
"accession": "PF08669",
"name": "Glycine cleavage T-protein C-terminal barrel domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013977",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b2hkh3",
"protein_length": 375,
"source_database": "unreviewed",
"organism": "216594",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 290,
"end": 369,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08669",
"score": 2.6e-13
}
]
}
]
}
]
}