General Handler
GET /api/entry/pfam/protein/UniProt/A5AT01/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00182",
"name": "Chitinase class I",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000726",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a5at01",
"protein_length": 325,
"source_database": "unreviewed",
"organism": "29760",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 87,
"end": 318,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00182",
"score": 8.9e-130
}
]
}
]
},
{
"metadata": {
"accession": "PF00187",
"name": "Chitin recognition protein",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001002",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a5at01",
"protein_length": 325,
"source_database": "unreviewed",
"organism": "29760",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 24,
"end": 61,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00187",
"score": 3e-09
}
]
}
]
}
]
}