General Handler
GET /api/entry/pfam/protein/UniProt/Q7NQC8/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00696",
"name": "Amino acid kinase family",
"source_database": "pfam",
"type": "family",
"integrated": "IPR001048",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q7nqc8",
"protein_length": 372,
"source_database": "reviewed",
"organism": "243365",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 10,
"end": 238,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00696",
"score": 1.8e-42
}
]
}
]
},
{
"metadata": {
"accession": "PF01472",
"name": "PUA domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002478",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q7nqc8",
"protein_length": 372,
"source_database": "reviewed",
"organism": "243365",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 281,
"end": 353,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01472",
"score": 8.5e-17
}
]
}
]
}
]
}