General Handler
GET /api/entry/pfam/protein/UniProt/A3QTJ3/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02499",
"name": "Probable DNA packing protein, C-terminus",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR003498",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a3qtj3",
"protein_length": 788,
"source_database": "unreviewed",
"organism": "180230",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 360,
"end": 631,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF02499",
"score": 2.1e-16
}
]
}
]
},
{
"metadata": {
"accession": "PF02500",
"name": "Probable DNA packing protein, N-terminus",
"source_database": "pfam",
"type": "family",
"integrated": "IPR003499",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a3qtj3",
"protein_length": 788,
"source_database": "unreviewed",
"organism": "180230",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 119,
"end": 316,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF02500",
"score": 0.00096
}
]
}
]
}
]
}