General Handler
GET /api/entry/pfam/protein/UniProt/R7QA63/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00125",
"name": "Core histone H2A/H2B/H3/H4 domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR007125",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "r7qa63",
"protein_length": 149,
"source_database": "unreviewed",
"organism": "2769",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 30,
"end": 111,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00125",
"score": 2.3e-14
}
]
}
]
},
{
"metadata": {
"accession": "PF16211",
"name": "C-terminus of histone H2A",
"source_database": "pfam",
"type": "family",
"integrated": "IPR032454",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "r7qa63",
"protein_length": 149,
"source_database": "unreviewed",
"organism": "2769",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 113,
"end": 145,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF16211",
"score": 7.7e-07
}
]
}
]
}
]
}