General Handler
GET /api/entry/pfam/protein/UniProt/Q9Z0S2/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00046",
"name": "Homeodomain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001356",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q9z0s2",
"protein_length": 406,
"source_database": "reviewed",
"organism": "10090",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 267,
"end": 323,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00046",
"score": 6.7e-16
}
]
}
]
},
{
"metadata": {
"accession": "PF00412",
"name": "LIM domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001781",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q9z0s2",
"protein_length": 406,
"source_database": "reviewed",
"organism": "10090",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 53,
"end": 110,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00412",
"score": 8.3e-13
},
{
"fragments": [
{
"start": 115,
"end": 170,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00412",
"score": 2.5e-12
}
]
}
]
}
]
}