General Handler
GET /api/entry/pfam/protein/UniProt/G2Z9A3/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00005",
"name": "ABC transporter",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR003439",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "g2z9a3",
"protein_length": 575,
"source_database": "unreviewed",
"organism": "881621",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 353,
"end": 503,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00005",
"score": 6.3e-28
}
]
}
]
},
{
"metadata": {
"accession": "PF00664",
"name": "ABC transporter transmembrane region",
"source_database": "pfam",
"type": "family",
"integrated": "IPR011527",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "g2z9a3",
"protein_length": 575,
"source_database": "unreviewed",
"organism": "881621",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 27,
"end": 293,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00664",
"score": 5e-47
}
]
}
]
}
]
}