General Handler
GET /api/entry/pfam/protein/UniProt/F6I586/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00249",
"name": "Myb-like DNA-binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001005",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f6i586",
"protein_length": 200,
"source_database": "unreviewed",
"organism": "29760",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 121,
"end": 166,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00249",
"score": 5.1e-08
}
]
}
]
},
{
"metadata": {
"accession": "PF23082",
"name": "Myb-like DNA-binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001005",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f6i586",
"protein_length": 200,
"source_database": "unreviewed",
"organism": "29760",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 17,
"end": 67,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF23082",
"score": 0.00023
}
]
}
]
}
]
}