GET /api/entry/pfam/protein/UniProt/B7MP50/?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": "PF06786",
"name": "Uncharacterised protein family (UPF0253)",
"source_database": "pfam",
"type": "family",
"integrated": "IPR009624",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "b7mp50",
"protein_length": 66,
"source_database": "reviewed",
"organism": "585397",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 65,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF06786",
"score": 2e-30
}
]
}
]
}
]
}