General Handler
GET /api/entry/pfam/protein/UniProt/H0YC13/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF04666",
"name": "MGAT4 conserved region",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR057279",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "h0yc13",
"protein_length": 322,
"source_database": "unreviewed",
"organism": "9606",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 147,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF04666",
"score": 4.3e-70
}
]
}
]
},
{
"metadata": {
"accession": "PF23524",
"name": "MGAT4 C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR056576",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "h0yc13",
"protein_length": 322,
"source_database": "unreviewed",
"organism": "9606",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 182,
"end": 322,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF23524",
"score": 5.6e-45
}
]
}
]
}
]
}