General Handler
GET /api/entry/pfam/protein/UniProt/A0A2R9B4X3/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF03250",
"name": "Tropomodulin",
"source_database": "pfam",
"type": "family",
"integrated": "IPR004934",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a2r9b4x3",
"protein_length": 628,
"source_database": "unreviewed",
"organism": "9597",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 13,
"end": 85,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03250",
"score": 4.6e-13
}
]
}
]
},
{
"metadata": {
"accession": "PF27087",
"name": "TMOD/LMOD Leucine-rich domain",
"source_database": "pfam",
"type": "repeat",
"integrated": null,
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a2r9b4x3",
"protein_length": 628,
"source_database": "unreviewed",
"organism": "9597",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 319,
"end": 472,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF27087",
"score": 1.8e-50
}
]
}
]
}
]
}