General Handler
GET /api/entry/pfam/protein/UniProt/A0A7N6APR6/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00620",
"name": "RhoGAP domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000198",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a7n6apr6",
"protein_length": 682,
"source_database": "unreviewed",
"organism": "64144",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 42,
"end": 187,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00620",
"score": 5.4e-28
}
]
}
]
},
{
"metadata": {
"accession": "PF26116",
"name": "FAM13A-like domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR059029",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a7n6apr6",
"protein_length": 682,
"source_database": "unreviewed",
"organism": "64144",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 607,
"end": 676,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF26116",
"score": 9.6e-25
}
]
}
]
}
]
}