General Handler
GET /api/entry/pfam/protein/UniProt/A0A6P9DNF9/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF05729",
"name": "NACHT domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR007111",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a6p9dnf9",
"protein_length": 1119,
"source_database": "unreviewed",
"organism": "94885",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 400,
"end": 570,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF05729",
"score": 3.2e-27
}
]
}
]
},
{
"metadata": {
"accession": "PF13516",
"name": "Leucine Rich repeat",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR001611",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a6p9dnf9",
"protein_length": 1119,
"source_database": "unreviewed",
"organism": "94885",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1006,
"end": 1026,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13516",
"score": 2.1
},
{
"fragments": [
{
"start": 1033,
"end": 1051,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13516",
"score": 2300
}
]
}
]
}
]
}