General Handler
GET /api/entry/pfam/protein/UniProt/F2SV80/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00675",
"name": "Insulinase (Peptidase family M16)",
"source_database": "pfam",
"type": "family",
"integrated": "IPR011765",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f2sv80",
"protein_length": 588,
"source_database": "unreviewed",
"organism": "559305",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 49,
"end": 196,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00675",
"score": 2.7e-38
}
]
}
]
},
{
"metadata": {
"accession": "PF05193",
"name": "Peptidase M16 inactive domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR007863",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f2sv80",
"protein_length": 588,
"source_database": "unreviewed",
"organism": "559305",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 202,
"end": 257,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF05193",
"score": 0.0025
},
{
"fragments": [
{
"start": 366,
"end": 486,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF05193",
"score": 1e-19
}
]
}
]
}
]
}