General Handler
GET /api/entry/pfam/protein/UniProt/D4MHT7/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02650",
"name": "WhiA C-terminal HTH domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR023054",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "d4mht7",
"protein_length": 287,
"source_database": "unreviewed",
"organism": "717961",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 193,
"end": 276,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF02650",
"score": 5.4e-26
}
]
}
]
},
{
"metadata": {
"accession": "PF14527",
"name": "WhiA LAGLIDADG-like domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR039518",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "d4mht7",
"protein_length": 287,
"source_database": "unreviewed",
"organism": "717961",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 100,
"end": 190,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF14527",
"score": 5.4e-19
}
]
}
]
}
]
}