General Handler
GET /api/entry/pfam/protein/UniProt/Q83K84/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00749",
"name": "tRNA synthetases class I (E and Q), catalytic domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR020058",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q83k84",
"protein_length": 471,
"source_database": "reviewed",
"organism": "623",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 2,
"end": 305,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00749",
"score": 9.3e-122
}
]
}
]
},
{
"metadata": {
"accession": "PF19269",
"name": "Anticodon binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR045462",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q83k84",
"protein_length": 471,
"source_database": "reviewed",
"organism": "623",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 320,
"end": 461,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF19269",
"score": 2.9e-31
}
]
}
]
}
]
}