General Handler
GET /api/entry/pfam/protein/UniProt/A9MG96/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02687",
"name": "FtsX-like permease C-terminal",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR003838",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a9mg96",
"protein_length": 414,
"source_database": "unreviewed",
"organism": "41514",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 274,
"end": 407,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF02687",
"score": 6e-14
}
]
}
]
},
{
"metadata": {
"accession": "PF12704",
"name": "MacB-like periplasmic core domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR025857",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a9mg96",
"protein_length": 414,
"source_database": "unreviewed",
"organism": "41514",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 27,
"end": 239,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF12704",
"score": 1.9e-14
}
]
}
]
}
]
}