General Handler
GET /api/entry/pfam/protein/UniProt/Q2FPV2/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00670",
"name": "S-adenosyl-L-homocysteine hydrolase, NAD binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR015878",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2fpv2",
"protein_length": 408,
"source_database": "unreviewed",
"organism": "323259",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 175,
"end": 331,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00670",
"score": 9.3e-42
}
]
}
]
},
{
"metadata": {
"accession": "PF05221",
"name": "S-adenosyl-L-homocysteine hydrolase",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000043",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2fpv2",
"protein_length": 408,
"source_database": "unreviewed",
"organism": "323259",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 2,
"end": 125,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF05221",
"score": 2.8e-18
},
{
"fragments": [
{
"start": 130,
"end": 174,
"dc-status": "C_TERMINAL_DISC"
},
{
"start": 332,
"end": 403,
"dc-status": "N_TERMINAL_DISC"
}
],
"representative": false,
"model": "PF05221",
"score": 1.4e-19
}
]
}
]
}
]
}