General Handler
GET /api/entry/pfam/protein/UniProt/F6SLT2/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00107",
"name": "Zinc-binding dehydrogenase",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013149",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f6slt2",
"protein_length": 351,
"source_database": "unreviewed",
"organism": "9483",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 168,
"end": 264,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00107",
"score": 4.6e-11
}
]
}
]
},
{
"metadata": {
"accession": "PF16884",
"name": "N-terminal domain of oxidoreductase",
"source_database": "pfam",
"type": "family",
"integrated": "IPR041694",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f6slt2",
"protein_length": 351,
"source_database": "unreviewed",
"organism": "9483",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 15,
"end": 117,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF16884",
"score": 1.1e-21
}
]
}
]
}
]
}