General Handler
GET /api/entry/pfam/protein/UniProt/J7FPX4/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00151",
"name": "Lipase",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013818",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "j7fpx4",
"protein_length": 490,
"source_database": "unreviewed",
"organism": "9031",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 31,
"end": 338,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00151",
"score": 8.2e-117
}
]
}
]
},
{
"metadata": {
"accession": "PF01477",
"name": "PLAT/LH2 domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001024",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "j7fpx4",
"protein_length": 490,
"source_database": "unreviewed",
"organism": "9031",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 343,
"end": 462,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01477",
"score": 1.5e-15
}
]
}
]
}
]
}