General Handler
GET /api/entry/pfam/protein/UniProt/K7GG33/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00041",
"name": "Fibronectin type III domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR003961",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "k7gg33",
"protein_length": 696,
"source_database": "unreviewed",
"organism": "13735",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 207,
"end": 295,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00041",
"score": 2.3e-07
}
]
}
]
},
{
"metadata": {
"accession": "PF13637",
"name": "Ankyrin repeats (many copies)",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR002110",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "k7gg33",
"protein_length": 696,
"source_database": "unreviewed",
"organism": "13735",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 76,
"end": 128,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13637",
"score": 0.19
}
]
}
]
}
]
}