General Handler
GET /api/entry/pfam/protein/UniProt/C4WT84/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01253",
"name": "Translation initiation factor SUI1",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001950",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "c4wt84",
"protein_length": 174,
"source_database": "unreviewed",
"organism": "7029",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 89,
"end": 157,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01253",
"score": 5.1e-15
}
]
}
]
},
{
"metadata": {
"accession": "PF21023",
"name": "DENR, N-terminal",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR048517",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "c4wt84",
"protein_length": 174,
"source_database": "unreviewed",
"organism": "7029",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 16,
"end": 51,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF21023",
"score": 1.3e-14
}
]
}
]
}
]
}