General Handler
GET /api/entry/pfam/protein/UniProt/Q21HZ2/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00691",
"name": "OmpA family",
"source_database": "pfam",
"type": "family",
"integrated": "IPR006665",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q21hz2",
"protein_length": 322,
"source_database": "unreviewed",
"organism": "203122",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 184,
"end": 281,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00691",
"score": 3.4e-16
}
]
}
]
},
{
"metadata": {
"accession": "PF18393",
"name": "MotY N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR041544",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q21hz2",
"protein_length": 322,
"source_database": "unreviewed",
"organism": "203122",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 23,
"end": 172,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF18393",
"score": 1.3e-30
}
]
}
]
}
]
}