General Handler
GET /api/entry/pfam/protein/UniProt/D0LD30/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF14602",
"name": "Hexapeptide repeat of succinyl-transferase",
"source_database": "pfam",
"type": "repeat",
"integrated": "IPR001451",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "d0ld30",
"protein_length": 322,
"source_database": "unreviewed",
"organism": "526226",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 237,
"end": 268,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF14602",
"score": 1.1e-11
}
]
}
]
},
{
"metadata": {
"accession": "PF14789",
"name": "Tetrahydrodipicolinate N-succinyltransferase middle",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR032784",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "d0ld30",
"protein_length": 322,
"source_database": "unreviewed",
"organism": "526226",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 115,
"end": 154,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF14789",
"score": 1.6e-17
}
]
}
]
}
]
}