General Handler
GET /api/entry/pfam/protein/UniProt/Q033I1/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00580",
"name": "UvrD/REP helicase N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR014016",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q033i1",
"protein_length": 1203,
"source_database": "reviewed",
"organism": "272622",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 6,
"end": 453,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00580",
"score": 3.4e-63
}
]
}
]
},
{
"metadata": {
"accession": "PF13361",
"name": "UvrD-like helicase C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR014017",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q033i1",
"protein_length": 1203,
"source_database": "reviewed",
"organism": "272622",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 463,
"end": 879,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13361",
"score": 1.3e-32
}
]
}
]
}
]
}