General Handler
GET /api/entry/pfam/protein/UniProt/Q2FT43/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF04002",
"name": "RadC-like JAB domain",
"source_database": "pfam",
"type": "family",
"integrated": "IPR025657",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2ft43",
"protein_length": 225,
"source_database": "reviewed",
"organism": "323259",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 105,
"end": 223,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF04002",
"score": 2.9e-36
}
]
}
]
},
{
"metadata": {
"accession": "PF20582",
"name": "UPF0758 N-terminal",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR046778",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2ft43",
"protein_length": 225,
"source_database": "reviewed",
"organism": "323259",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 6,
"end": 80,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF20582",
"score": 1.1e-11
}
]
}
]
}
]
}