General Handler
GET /api/entry/pfam/protein/UniProt/A0A2I3TM07/?format=api
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00335",
"name": "Tetraspanin family",
"source_database": "pfam",
"type": "family",
"integrated": "IPR018499",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a2i3tm07",
"protein_length": 196,
"source_database": "unreviewed",
"organism": "9598",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 11,
"end": 89,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00335",
"score": 9.6e-14
},
{
"fragments": [
{
"start": 95,
"end": 188,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00335",
"score": 6.5e-08
}
]
}
]
}
]
}