General Handler
GET /api/entry/pfam/protein/UniProt/J4DP33/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00366",
"name": "Ribosomal protein S17",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000266",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "j4dp33",
"protein_length": 156,
"source_database": "unreviewed",
"organism": "869250",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 71,
"end": 139,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00366",
"score": 1.2e-23
}
]
}
]
},
{
"metadata": {
"accession": "PF16205",
"name": "Ribosomal_S17 N-terminal",
"source_database": "pfam",
"type": "family",
"integrated": "IPR032440",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "j4dp33",
"protein_length": 156,
"source_database": "unreviewed",
"organism": "869250",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 7,
"end": 69,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF16205",
"score": 1e-24
}
]
}
]
}
]
}