General Handler
GET /api/entry/pfam/protein/UniProt/A7J841/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00705",
"name": "Proliferating cell nuclear antigen, N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR022648",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a7j841",
"protein_length": 259,
"source_database": "unreviewed",
"organism": "399781",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 20,
"end": 128,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00705",
"score": 1e-08
}
]
}
]
},
{
"metadata": {
"accession": "PF02747",
"name": "Proliferating cell nuclear antigen, C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR022649",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a7j841",
"protein_length": 259,
"source_database": "unreviewed",
"organism": "399781",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 135,
"end": 250,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02747",
"score": 6.7e-12
}
]
}
]
}
]
}