General Handler
GET /api/entry/pfam/protein/UniProt/W2NG30/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF12432",
"name": "Integrator complex subunit 1, RP2B-binding domain",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR022145",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "w2ng30",
"protein_length": 2442,
"source_database": "unreviewed",
"organism": "4792",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 557,
"end": 686,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF12432",
"score": 7.9e-09
}
]
}
]
},
{
"metadata": {
"accession": "PF22929",
"name": "Integrator complex subunit 1, INTS2-binding domain",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR053966",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "w2ng30",
"protein_length": 2442,
"source_database": "unreviewed",
"organism": "4792",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1310,
"end": 1647,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF22929",
"score": 7.8e-05
}
]
}
]
}
]
}