General Handler
GET /api/entry/pfam/protein/UniProt/L8HS97/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01296",
"name": "Galanin",
"source_database": "pfam",
"type": "family",
"integrated": "IPR008174",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "l8hs97",
"protein_length": 123,
"source_database": "unreviewed",
"organism": "72004",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 33,
"end": 61,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01296",
"score": 2.7e-16
}
]
}
]
},
{
"metadata": {
"accession": "PF06540",
"name": "Galanin message associated peptide (GMAP)",
"source_database": "pfam",
"type": "family",
"integrated": "IPR013068",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "l8hs97",
"protein_length": 123,
"source_database": "unreviewed",
"organism": "72004",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 62,
"end": 122,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF06540",
"score": 2.3e-31
}
]
}
]
}
]
}