General Handler
GET /api/entry/pfam/protein/UniProt/G4MS65/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00501",
"name": "AMP-binding enzyme",
"source_database": "pfam",
"type": "family",
"integrated": "IPR000873",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "g4ms65",
"protein_length": 557,
"source_database": "unreviewed",
"organism": "242507",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 32,
"end": 407,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00501",
"score": 3e-75
}
]
}
]
},
{
"metadata": {
"accession": "PF13193",
"name": "AMP-binding enzyme C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR025110",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "g4ms65",
"protein_length": 557,
"source_database": "unreviewed",
"organism": "242507",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 458,
"end": 538,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13193",
"score": 5.6e-13
}
]
}
]
}
]
}