General Handler
GET /api/entry/pfam/protein/UniProt/H3AAA4/?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": "h3aaa4",
"protein_length": 260,
"source_database": "unreviewed",
"organism": "7897",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 124,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00705",
"score": 5.3e-56
}
]
}
]
},
{
"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": "h3aaa4",
"protein_length": 260,
"source_database": "unreviewed",
"organism": "7897",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 127,
"end": 254,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02747",
"score": 3.1e-57
}
]
}
]
}
]
}