General Handler
GET /api/entry/pfam/protein/UniProt/Q7QG16/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00650",
"name": "CRAL/TRIO domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001251",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q7qg16",
"protein_length": 293,
"source_database": "unreviewed",
"organism": "7165",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 101,
"end": 241,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00650",
"score": 6.2e-15
}
]
}
]
},
{
"metadata": {
"accession": "PF28528",
"name": "Pinta-like, UBA domain",
"source_database": "pfam",
"type": "domain",
"integrated": null,
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q7qg16",
"protein_length": 293,
"source_database": "unreviewed",
"organism": "7165",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 34,
"end": 84,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF28528",
"score": 2.6e-09
}
]
}
]
}
]
}