General Handler
GET /api/entry/pfam/protein/UniProt/A0A6J0HT43/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF21237",
"name": "Eukaryotic Pus10, N-terminal",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR048742",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a6j0ht43",
"protein_length": 533,
"source_database": "unreviewed",
"organism": "321398",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 113,
"end": 287,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF21237",
"score": 5.9e-81
}
]
}
]
},
{
"metadata": {
"accession": "PF21238",
"name": "Pus10, C-terminal",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR048741",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a6j0ht43",
"protein_length": 533,
"source_database": "unreviewed",
"organism": "321398",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 293,
"end": 524,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF21238",
"score": 2e-100
}
]
}
]
}
]
}