General Handler
GET /api/entry/pfam/protein/UniProt/Q6A900/?format=api
{
"count": 3,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00013",
"name": "KH domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR004088",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q6a900",
"protein_length": 542,
"source_database": "reviewed",
"organism": "267747",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 238,
"end": 289,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00013",
"score": 0.00053
}
]
}
]
},
{
"metadata": {
"accession": "PF01966",
"name": "HD domain",
"source_database": "pfam",
"type": "family",
"integrated": "IPR006674",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q6a900",
"protein_length": 542,
"source_database": "reviewed",
"organism": "267747",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 355,
"end": 448,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01966",
"score": 5.7e-17
}
]
}
]
},
{
"metadata": {
"accession": "PF12072",
"name": "RNase Y N-terminal region",
"source_database": "pfam",
"type": "coiled_coil",
"integrated": "IPR022711",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q6a900",
"protein_length": 542,
"source_database": "reviewed",
"organism": "267747",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 60,
"end": 224,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF12072",
"score": 1.8e-05
}
]
}
]
}
]
}