General Handler
GET /api/entry/pfam/protein/UniProt/A0A5D6T6G4
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF13409",
"name": "Glutathione S-transferase, N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR004045",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a5d6t6g4",
"protein_length": 328,
"source_database": "unreviewed",
"organism": "573",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 62,
"end": 158,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF13409",
"score": 2.4e-07
}
]
}
]
},
{
"metadata": {
"accession": "PF13410",
"name": "Glutathione S-transferase, C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": null,
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a5d6t6g4",
"protein_length": 328,
"source_database": "unreviewed",
"organism": "573",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 203,
"end": 260,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13410",
"score": 1.3e-10
}
]
}
]
}
]
}