General Handler
GET /api/entry/pfam/protein/UniProt/U2MK18/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00206",
"name": "Lyase",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR022761",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "u2mk18",
"protein_length": 470,
"source_database": "unreviewed",
"organism": "1395125",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 14,
"end": 345,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00206",
"score": 1.1e-90
}
]
}
]
},
{
"metadata": {
"accession": "PF10415",
"name": "Fumarase C C-terminus",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR018951",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "u2mk18",
"protein_length": 470,
"source_database": "unreviewed",
"organism": "1395125",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 411,
"end": 463,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF10415",
"score": 3.6e-21
}
]
}
]
}
]
}