General Handler
GET /api/entry/pfam/protein/UniProt/N0CSH3/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01037",
"name": "Lrp/AsnC ligand binding domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR019887",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "n0csh3",
"protein_length": 151,
"source_database": "unreviewed",
"organism": "1303692",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 64,
"end": 142,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01037",
"score": 7.8e-16
}
]
}
]
},
{
"metadata": {
"accession": "PF13404",
"name": "AsnC-type helix-turn-helix domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR000485",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "n0csh3",
"protein_length": 151,
"source_database": "unreviewed",
"organism": "1303692",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 42,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF13404",
"score": 6.3e-13
}
]
}
]
}
]
}