General Handler
GET /api/entry/pfam/protein/UniProt/Q9X196/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00005",
"name": "ABC transporter",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR003439",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q9x196",
"protein_length": 368,
"source_database": "reviewed",
"organism": "243274",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 21,
"end": 163,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00005",
"score": 3.2e-34
}
]
}
]
},
{
"metadata": {
"accession": "PF08402",
"name": "TOBE domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013611",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q9x196",
"protein_length": 368,
"source_database": "reviewed",
"organism": "243274",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 281,
"end": 361,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08402",
"score": 5.4e-12
}
]
}
]
}
]
}