General Handler
GET /api/entry/pfam/protein/UniProt/A0A7W6FP53/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02441",
"name": "Flavoprotein",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR003382",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a7w6fp53",
"protein_length": 418,
"source_database": "unreviewed",
"organism": "870476",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 2,
"end": 176,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02441",
"score": 2.7e-39
}
]
}
]
},
{
"metadata": {
"accession": "PF04127",
"name": "DNA/pantothenate metabolism flavoprotein C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR007085",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a7w6fp53",
"protein_length": 418,
"source_database": "unreviewed",
"organism": "870476",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 199,
"end": 411,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF04127",
"score": 1e-75
}
]
}
]
}
]
}