General Handler
GET /api/entry/pfam/protein/UniProt/Q2N5I0/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF06586",
"name": "TraK N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR010563",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2n5i0",
"protein_length": 271,
"source_database": "unreviewed",
"organism": "314225",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 56,
"end": 156,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF06586",
"score": 3.9e-26
}
]
}
]
},
{
"metadata": {
"accession": "PF23536",
"name": "TraK C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR055397",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2n5i0",
"protein_length": 271,
"source_database": "unreviewed",
"organism": "314225",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 159,
"end": 264,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF23536",
"score": 8e-26
}
]
}
]
}
]
}