General Handler
GET /api/entry/pfam/protein/UniProt/Q2GG24/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02637",
"name": "GatB domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR018027",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2gg24",
"protein_length": 481,
"source_database": "reviewed",
"organism": "205920",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 334,
"end": 479,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02637",
"score": 5.1e-48
}
]
}
]
},
{
"metadata": {
"accession": "PF02934",
"name": "GatB/GatE catalytic domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR006075",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2gg24",
"protein_length": 481,
"source_database": "reviewed",
"organism": "205920",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 13,
"end": 293,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02934",
"score": 8.8e-112
}
]
}
]
}
]
}