General Handler
GET /api/entry/pfam/protein/UniProt/V9M4V2/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00171",
"name": "Aldehyde dehydrogenase family",
"source_database": "pfam",
"type": "family",
"integrated": "IPR015590",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "v9m4v2",
"protein_length": 739,
"source_database": "unreviewed",
"organism": "3983",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 297,
"end": 558,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00171",
"score": 0.0011
}
]
}
]
},
{
"metadata": {
"accession": "PF00696",
"name": "Amino acid kinase family",
"source_database": "pfam",
"type": "family",
"integrated": "IPR001048",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "v9m4v2",
"protein_length": 739,
"source_database": "unreviewed",
"organism": "3983",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 16,
"end": 261,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00696",
"score": 1.7e-35
}
]
}
]
}
]
}