GET /api/entry/pfam/protein/UniProt/A6U785/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 109.0
InterPro-Version-Minor: 0
Vary: Accept
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF02694",
"name": "Uncharacterised BCR, YnfA/UPF0060 family",
"source_database": "pfam",
"type": "family",
"integrated": "IPR003844",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a6u785",
"protein_length": 106,
"source_database": "reviewed",
"organism": "366394",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 6,
"end": 106,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02694",
"score": 5.1e-28
}
]
}
]
}
]
}