General Handler
GET /api/entry/pfam/protein/UniProt/H2R775/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF06021",
"name": "Aralkyl acyl-CoA:amino acid N-acyltransferase",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR015938",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "h2r775",
"protein_length": 288,
"source_database": "unreviewed",
"organism": "9598",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 189,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF06021",
"score": 1e-73
}
]
}
]
},
{
"metadata": {
"accession": "PF08444",
"name": "Aralkyl acyl-CoA:amino acid N-acyltransferase, C-terminal region",
"source_database": "pfam",
"type": "family",
"integrated": "IPR013652",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "h2r775",
"protein_length": 288,
"source_database": "unreviewed",
"organism": "9598",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 192,
"end": 279,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08444",
"score": 1.2e-08
}
]
}
]
}
]
}