General Handler
GET /api/entry/pfam/protein/UniProt/Q5SQ64/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF07686",
"name": "Immunoglobulin V-set domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013106",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q5sq64",
"protein_length": 297,
"source_database": "reviewed",
"organism": "9606",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 24,
"end": 115,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF07686",
"score": 0.00042
}
]
}
]
},
{
"metadata": {
"accession": "PF28430",
"name": "LY6G6F, immunoglobulin-like domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR060372",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q5sq64",
"protein_length": 297,
"source_database": "reviewed",
"organism": "9606",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 126,
"end": 220,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF28430",
"score": 4.4e-47
}
]
}
]
}
]
}