General Handler
GET /api/entry/pfam/protein/UniProt/J1S2U6/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00081",
"name": "Iron/manganese superoxide dismutases, alpha-hairpin domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR019831",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "j1s2u6",
"protein_length": 213,
"source_database": "unreviewed",
"organism": "1160718",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 3,
"end": 84,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00081",
"score": 3.2e-27
}
]
}
]
},
{
"metadata": {
"accession": "PF02777",
"name": "Iron/manganese superoxide dismutases, C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR019832",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "j1s2u6",
"protein_length": 213,
"source_database": "unreviewed",
"organism": "1160718",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 98,
"end": 198,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02777",
"score": 3.6e-29
}
]
}
]
}
]
}