General Handler
GET /api/entry/pfam/protein/UniProt/Q2NEW2/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00466",
"name": "Ribosomal protein L10",
"source_database": "pfam",
"type": "family",
"integrated": "IPR001790",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2new2",
"protein_length": 332,
"source_database": "reviewed",
"organism": "339860",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 5,
"end": 101,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00466",
"score": 1.9e-19
}
]
}
]
},
{
"metadata": {
"accession": "PF17777",
"name": "Insertion domain in 60S ribosomal protein L10P",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR040637",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2new2",
"protein_length": 332,
"source_database": "reviewed",
"organism": "339860",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 107,
"end": 177,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF17777",
"score": 9.4e-16
}
]
}
]
}
]
}