General Handler
GET /api/entry/pfam/protein/UniProt/Q6DF42/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00221",
"name": "Aromatic amino acid lyase",
"source_database": "pfam",
"type": "family",
"integrated": "IPR001106",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q6df42",
"protein_length": 561,
"source_database": "unreviewed",
"organism": "8364",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 121,
"end": 561,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00221",
"score": 0
}
]
}
]
},
{
"metadata": {
"accession": "PF12053",
"name": "N-terminal of Par3 and HAL proteins",
"source_database": "pfam",
"type": "family",
"integrated": "IPR021922",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q6df42",
"protein_length": 561,
"source_database": "unreviewed",
"organism": "8364",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 13,
"end": 80,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF12053",
"score": 0.086
}
]
}
]
}
]
}