General Handler
GET /api/entry/pfam/protein/UniProt/Q86V28/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01602",
"name": "Adaptin N terminal region",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR002553",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q86v28",
"protein_length": 640,
"source_database": "unreviewed",
"organism": "9606",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 44,
"end": 429,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01602",
"score": 1.7e-92
}
]
}
]
},
{
"metadata": {
"accession": "PF02883",
"name": "Adaptin C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR008152",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q86v28",
"protein_length": 640,
"source_database": "unreviewed",
"organism": "9606",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 525,
"end": 635,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02883",
"score": 3e-25
}
]
}
]
}
]
}