General Handler
GET /api/entry/pfam/protein/UniProt/B9IAL9/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF08325",
"name": "WLM domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013536",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b9ial9",
"protein_length": 665,
"source_database": "unreviewed",
"organism": "3694",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 149,
"end": 321,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08325",
"score": 6.4e-44
}
]
}
]
},
{
"metadata": {
"accession": "PF09409",
"name": "PUB domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR018997",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b9ial9",
"protein_length": 665,
"source_database": "unreviewed",
"organism": "3694",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 575,
"end": 651,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF09409",
"score": 8.6e-12
}
]
}
]
}
]
}