General Handler
GET /api/entry/pfam/protein/UniProt/B3S4N2/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00595",
"name": "PDZ domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001478",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b3s4n2",
"protein_length": 1168,
"source_database": "unreviewed",
"organism": "10228",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 469,
"end": 539,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00595",
"score": 6.7e-10
}
]
}
]
},
{
"metadata": {
"accession": "PF00617",
"name": "RasGEF domain",
"source_database": "pfam",
"type": "family",
"integrated": "IPR001895",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b3s4n2",
"protein_length": 1168,
"source_database": "unreviewed",
"organism": "10228",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 791,
"end": 958,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00617",
"score": 2.9e-49
}
]
}
]
}
]
}