General Handler
GET /api/entry/pfam/protein/UniProt/Q4UU71/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01113",
"name": "Dihydrodipicolinate reductase, N-terminus",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000846",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q4uu71",
"protein_length": 238,
"source_database": "reviewed",
"organism": "314565",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 6,
"end": 120,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01113",
"score": 6.4e-22
}
]
}
]
},
{
"metadata": {
"accession": "PF05173",
"name": "Dihydrodipicolinate reductase, C-terminus",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR022663",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q4uu71",
"protein_length": 238,
"source_database": "reviewed",
"organism": "314565",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 123,
"end": 236,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF05173",
"score": 1.8e-30
}
]
}
]
}
]
}