General Handler
GET /api/entry/pfam/protein/UniProt/K9F820/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF08159",
"name": "NUC153 domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR012580",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "k9f820",
"protein_length": 711,
"source_database": "unreviewed",
"organism": "1170229",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 629,
"end": 657,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF08159",
"score": 2.8e-09
}
]
}
]
},
{
"metadata": {
"accession": "PF25121",
"name": "ESF1 RRM domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR056750",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "k9f820",
"protein_length": 711,
"source_database": "unreviewed",
"organism": "1170229",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 165,
"end": 331,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF25121",
"score": 2.3e-49
}
]
}
]
}
]
}