General Handler
GET /api/entry/pfam/protein/UniProt/W8RT68/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00330",
"name": "Aconitase family (aconitate hydratase)",
"source_database": "pfam",
"type": "family",
"integrated": "IPR001030",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "w8rt68",
"protein_length": 865,
"source_database": "unreviewed",
"organism": "316",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 67,
"end": 538,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00330",
"score": 0
}
]
}
]
},
{
"metadata": {
"accession": "PF00694",
"name": "Aconitase C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000573",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "w8rt68",
"protein_length": 865,
"source_database": "unreviewed",
"organism": "316",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 661,
"end": 792,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00694",
"score": 2.4e-24
}
]
}
]
}
]
}