General Handler
GET /api/entry/pfam/protein/UniProt/A6IG82/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00581",
"name": "Rhodanese-like domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001763",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a6ig82",
"protein_length": 381,
"source_database": "unreviewed",
"organism": "10116",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 19,
"end": 142,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00581",
"score": 1.3e-09
}
]
}
]
},
{
"metadata": {
"accession": "PF00782",
"name": "Dual specificity phosphatase, catalytic domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000340",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a6ig82",
"protein_length": 381,
"source_database": "unreviewed",
"organism": "10116",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 214,
"end": 345,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00782",
"score": 3.9e-41
}
]
}
]
}
]
}