General Handler
GET /api/entry/pfam/protein/UniProt/Q6N798/?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": "q6n798",
"protein_length": 377,
"source_database": "reviewed",
"organism": "258594",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 42,
"end": 190,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00005",
"score": 1.9e-31
}
]
}
]
},
{
"metadata": {
"accession": "PF09383",
"name": "NIL domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR018449",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q6n798",
"protein_length": 377,
"source_database": "reviewed",
"organism": "258594",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 289,
"end": 360,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF09383",
"score": 2.6e-14
}
]
}
]
}
]
}