General Handler
GET /api/entry/pfam/protein/UniProt/Q99N01/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF03137",
"name": "Organic Anion Transporter Polypeptide (OATP) family",
"source_database": "pfam",
"type": "family",
"integrated": "IPR004156",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q99n01",
"protein_length": 723,
"source_database": "reviewed",
"organism": "10116",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 104,
"end": 511,
"dc-status": "C_TERMINAL_DISC"
},
{
"start": 556,
"end": 665,
"dc-status": "N_TERMINAL_DISC"
}
],
"representative": false,
"model": "PF03137",
"score": 0
}
]
}
]
},
{
"metadata": {
"accession": "PF07648",
"name": "Kazal-type serine protease inhibitor domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002350",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q99n01",
"protein_length": 723,
"source_database": "reviewed",
"organism": "10116",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 512,
"end": 555,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF07648",
"score": 0.0023
}
]
}
]
}
]
}