General Handler
GET /api/entry/pfam/protein/UniProt/B6YT12/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02347",
"name": "Glycine cleavage system P-protein",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR049315",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b6yt12",
"protein_length": 502,
"source_database": "reviewed",
"organism": "523850",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 34,
"end": 309,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02347",
"score": 1.3e-06
}
]
}
]
},
{
"metadata": {
"accession": "PF21478",
"name": "Glycine dehydrogenase, C-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR049316",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b6yt12",
"protein_length": 502,
"source_database": "reviewed",
"organism": "523850",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 354,
"end": 457,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF21478",
"score": 2.9e-24
}
]
}
]
}
]
}