General Handler
GET /api/entry/pfam/protein/UniProt/B9RS05/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00069",
"name": "Protein kinase domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000719",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b9rs05",
"protein_length": 671,
"source_database": "unreviewed",
"organism": "3988",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 109,
"end": 337,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00069",
"score": 5.9e-14
}
]
}
]
},
{
"metadata": {
"accession": "PF24289",
"name": "Domain of unknown function (DUF7477)",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR055900",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b9rs05",
"protein_length": 671,
"source_database": "unreviewed",
"organism": "3988",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 421,
"end": 671,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF24289",
"score": 0
}
]
}
]
}
]
}