General Handler
GET /api/entry/pfam/protein/UniProt/Q8IZ07/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF11904",
"name": "ANKRD13 C-terminal",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR055285",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8iz07",
"protein_length": 590,
"source_database": "reviewed",
"organism": "9606",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 156,
"end": 469,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF11904",
"score": 2.7e-93
}
]
}
]
},
{
"metadata": {
"accession": "PF12796",
"name": "Ankyrin repeats (3 copies)",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR002110",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q8iz07",
"protein_length": 590,
"source_database": "reviewed",
"organism": "9606",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 13,
"end": 97,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF12796",
"score": 3.9e-09
}
]
}
]
}
]
}