General Handler
GET /api/entry/pfam/protein/UniProt/F2WL41/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00023",
"name": "Ankyrin repeat",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR002110",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f2wl41",
"protein_length": 260,
"source_database": "unreviewed",
"organism": "999883",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 106,
"end": 126,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00023",
"score": 18
}
]
}
]
},
{
"metadata": {
"accession": "PF12796",
"name": "Ankyrin repeats (3 copies)",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR002110",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f2wl41",
"protein_length": 260,
"source_database": "unreviewed",
"organism": "999883",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 138,
"end": 207,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF12796",
"score": 7.5e-05
}
]
}
]
}
]
}