General Handler
GET /api/entry/pfam/protein/UniProt/A4YA56/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF03749",
"name": "Sugar fermentation stimulation protein RE domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR040452",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a4ya56",
"protein_length": 234,
"source_database": "reviewed",
"organism": "319224",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 85,
"end": 222,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03749",
"score": 1e-47
}
]
}
]
},
{
"metadata": {
"accession": "PF17746",
"name": "SfsA N-terminal OB domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR041465",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a4ya56",
"protein_length": 234,
"source_database": "reviewed",
"organism": "319224",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 13,
"end": 80,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF17746",
"score": 8.6e-21
}
]
}
]
}
]
}