General Handler
GET /api/entry/pfam/protein/UniProt/Q2J845/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00551",
"name": "Formyl transferase",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002376",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2j845",
"protein_length": 337,
"source_database": "reviewed",
"organism": "106370",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 2,
"end": 180,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00551",
"score": 1.7e-30
}
]
}
]
},
{
"metadata": {
"accession": "PF02911",
"name": "Formyl transferase, C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR005793",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2j845",
"protein_length": 337,
"source_database": "reviewed",
"organism": "106370",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 204,
"end": 316,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02911",
"score": 1.1e-14
}
]
}
]
}
]
}