General Handler
GET /api/entry/pfam/protein/UniProt/T0TN83/?format=api
{
"count": 3,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00712",
"name": "DNA polymerase III beta subunit, N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR022634",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "t0tn83",
"protein_length": 380,
"source_database": "unreviewed",
"organism": "1234876",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 3,
"end": 126,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00712",
"score": 6.3e-17
}
]
}
]
},
{
"metadata": {
"accession": "PF02767",
"name": "DNA polymerase III beta subunit, central domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR022637",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "t0tn83",
"protein_length": 380,
"source_database": "unreviewed",
"organism": "1234876",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 137,
"end": 251,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02767",
"score": 2.3e-21
}
]
}
]
},
{
"metadata": {
"accession": "PF02768",
"name": "DNA polymerase III beta subunit, C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR022635",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "t0tn83",
"protein_length": 380,
"source_database": "unreviewed",
"organism": "1234876",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 254,
"end": 378,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02768",
"score": 2.1e-20
}
]
}
]
}
]
}