General Handler
GET /api/entry/pfam/protein/UniProt/M4CN79/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00790",
"name": "VHS domain",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR002014",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "m4cn79",
"protein_length": 565,
"source_database": "unreviewed",
"organism": "3711",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 19,
"end": 138,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00790",
"score": 2e-27
}
]
}
]
},
{
"metadata": {
"accession": "PF03127",
"name": "GAT domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR004152",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "m4cn79",
"protein_length": 565,
"source_database": "unreviewed",
"organism": "3711",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 213,
"end": 288,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03127",
"score": 1.6e-15
}
]
}
]
}
]
}