General Handler
GET /api/entry/pfam/protein/UniProt/A8AV19/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01717",
"name": "Cobalamin-independent synthase, Catalytic domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR002629",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a8av19",
"protein_length": 750,
"source_database": "reviewed",
"organism": "467705",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 420,
"end": 743,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01717",
"score": 0
}
]
}
]
},
{
"metadata": {
"accession": "PF08267",
"name": "Cobalamin-independent synthase, N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013215",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a8av19",
"protein_length": 750,
"source_database": "reviewed",
"organism": "467705",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 3,
"end": 311,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF08267",
"score": 2.8e-110
}
]
}
]
}
]
}