GET /api/entry/pfam/protein/UniProt/B6QS60/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF00831",
"name": "Ribosomal L29 protein",
"source_database": "pfam",
"type": "family",
"integrated": "IPR001854",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b6qs60",
"protein_length": 125,
"source_database": "unreviewed",
"organism": "441960",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 10,
"end": 64,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00831",
"score": 7.9e-14
}
]
}
]
}
]
}