General Handler
GET /api/entry/pfam/protein/UniProt/A0A340XSN0/?format=api
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF03607",
"name": "Doublecortin",
"source_database": "pfam",
"type": "family",
"integrated": "IPR003533",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a340xsn0",
"protein_length": 366,
"source_database": "unreviewed",
"organism": "118797",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 76,
"end": 137,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03607",
"score": 6.7e-17
},
{
"fragments": [
{
"start": 204,
"end": 263,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03607",
"score": 1.6e-13
}
]
}
]
}
]
}