General Handler
GET /api/entry/pfam/protein/UniProt/M7TL62/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF13874",
"name": "Nucleoporin complex subunit 54",
"source_database": "pfam",
"type": "coiled_coil",
"integrated": "IPR025712",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "m7tl62",
"protein_length": 363,
"source_database": "unreviewed",
"organism": "1287681",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 156,
"end": 292,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13874",
"score": 1.8e-41
}
]
}
]
},
{
"metadata": {
"accession": "PF18570",
"name": "NUP57/Nup54 C-terminal domain",
"source_database": "pfam",
"type": "coiled_coil",
"integrated": null,
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "m7tl62",
"protein_length": 363,
"source_database": "unreviewed",
"organism": "1287681",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 322,
"end": 350,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF18570",
"score": 7.4e-11
}
]
}
]
}
]
}