General Handler
GET /api/entry/pfam/protein/UniProt/B7H018/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01938",
"name": "TRAM domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002792",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b7h018",
"protein_length": 463,
"source_database": "reviewed",
"organism": "557600",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 19,
"end": 64,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01938",
"score": 0.045
}
]
}
]
},
{
"metadata": {
"accession": "PF05958",
"name": "tRNA (Uracil-5-)-methyltransferase",
"source_database": "pfam",
"type": "family",
"integrated": "IPR010280",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b7h018",
"protein_length": 463,
"source_database": "reviewed",
"organism": "557600",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 108,
"end": 457,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF05958",
"score": 3.3e-28
}
]
}
]
}
]
}