General Handler
GET /api/entry/pfam/protein/UniProt/B8J830/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00707",
"name": "Translation initiation factor IF-3, C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR019815",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b8j830",
"protein_length": 230,
"source_database": "reviewed",
"organism": "455488",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 95,
"end": 180,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00707",
"score": 7.7e-33
}
]
}
]
},
{
"metadata": {
"accession": "PF05198",
"name": "Translation initiation factor IF-3, N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR019814",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b8j830",
"protein_length": 230,
"source_database": "reviewed",
"organism": "455488",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 19,
"end": 88,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF05198",
"score": 6.9e-29
}
]
}
]
}
]
}