General Handler
GET /api/entry/pfam/protein/UniProt/F6HH81/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00226",
"name": "DnaJ domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001623",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f6hh81",
"protein_length": 357,
"source_database": "unreviewed",
"organism": "29760",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 113,
"end": 174,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00226",
"score": 2.2e-21
}
]
}
]
},
{
"metadata": {
"accession": "PF09320",
"name": "Domain of unknown function (DUF1977)",
"source_database": "pfam",
"type": "family",
"integrated": "IPR015399",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f6hh81",
"protein_length": 357,
"source_database": "unreviewed",
"organism": "29760",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 266,
"end": 335,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF09320",
"score": 7.2e-05
}
]
}
]
}
]
}