General Handler
GET /api/entry/pfam/protein/UniProt/S9XC18/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01417",
"name": "ENTH domain",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR013809",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "s9xc18",
"protein_length": 570,
"source_database": "unreviewed",
"organism": "653667",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 100,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01417",
"score": 4.7e-33
}
]
}
]
},
{
"metadata": {
"accession": "PF08226",
"name": "Domain of unknown function (DUF1720)",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013182",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "s9xc18",
"protein_length": 570,
"source_database": "unreviewed",
"organism": "653667",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 273,
"end": 327,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF08226",
"score": 1.7e-05
},
{
"fragments": [
{
"start": 387,
"end": 469,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF08226",
"score": 0.071
}
]
}
]
}
]
}