General Handler
GET /api/entry/pfam/protein/UniProt/K9FVC7/?format=api
{
"count": 3,
"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": "k9fvc7",
"protein_length": 421,
"source_database": "unreviewed",
"organism": "1170230",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 24,
"end": 86,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00226",
"score": 2.2e-21
}
]
}
]
},
{
"metadata": {
"accession": "PF00684",
"name": "DnaJ central domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001305",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "k9fvc7",
"protein_length": 421,
"source_database": "unreviewed",
"organism": "1170230",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 161,
"end": 224,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF00684",
"score": 4.2e-13
}
]
}
]
},
{
"metadata": {
"accession": "PF01556",
"name": "DnaJ C terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002939",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "k9fvc7",
"protein_length": 421,
"source_database": "unreviewed",
"organism": "1170230",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 135,
"end": 160,
"dc-status": "C_TERMINAL_DISC"
},
{
"start": 225,
"end": 376,
"dc-status": "N_TERMINAL_DISC"
}
],
"representative": true,
"model": "PF01556",
"score": 2.9e-14
}
]
}
]
}
]
}