General Handler
GET /api/entry/pfam/protein/UniProt/M4Z077/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00549",
"name": "CoA-ligase",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR005811",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "m4z077",
"protein_length": 398,
"source_database": "unreviewed",
"organism": "1245469",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 272,
"end": 392,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00549",
"score": 2.1e-33
}
]
}
]
},
{
"metadata": {
"accession": "PF08442",
"name": "ATP-grasp domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013650",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "m4z077",
"protein_length": 398,
"source_database": "unreviewed",
"organism": "1245469",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 2,
"end": 213,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08442",
"score": 1.4e-67
}
]
}
]
}
]
}