General Handler
GET /api/entry/pfam/protein/UniProt/Q9D6T1/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00091",
"name": "Tubulin/FtsZ family, GTPase domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR003008",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q9d6t1",
"protein_length": 475,
"source_database": "reviewed",
"organism": "10090",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 5,
"end": 218,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00091",
"score": 4.9e-51
}
]
}
]
},
{
"metadata": {
"accession": "PF03953",
"name": "Tubulin C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR018316",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q9d6t1",
"protein_length": 475,
"source_database": "reviewed",
"organism": "10090",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 294,
"end": 413,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03953",
"score": 1.4e-28
}
]
}
]
}
]
}