General Handler
GET /api/entry/pfam/protein/UniProt/G3FP00/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF07654",
"name": "Immunoglobulin C1-set domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR003597",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "g3fp00",
"protein_length": 339,
"source_database": "unreviewed",
"organism": "9796",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 218,
"end": 286,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF07654",
"score": 2.6e-07
}
]
}
]
},
{
"metadata": {
"accession": "PF16497",
"name": "MHC-I family domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR011161",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "g3fp00",
"protein_length": 339,
"source_database": "unreviewed",
"organism": "9796",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 197,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF16497",
"score": 3.7e-75
}
]
}
]
}
]
}