General Handler
GET /api/entry/pfam/protein/UniProt/B7VKV3/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00005",
"name": "ABC transporter",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR003439",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b7vkv3",
"protein_length": 241,
"source_database": "unreviewed",
"organism": "575788",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 20,
"end": 166,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00005",
"score": 8.2e-32
}
]
}
]
},
{
"metadata": {
"accession": "PF12399",
"name": "Branched-chain amino acid ATP-binding cassette transporter",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR032823",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b7vkv3",
"protein_length": 241,
"source_database": "unreviewed",
"organism": "575788",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 215,
"end": 239,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF12399",
"score": 1.4e-06
}
]
}
]
}
]
}