GET /api/entry/pfam/protein/UniProt/A7J6M3/?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": "PF07150",
"name": "Protein of unknown function (DUF1390)",
"source_database": "pfam",
"type": "family",
"integrated": "IPR009820",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a7j6m3",
"protein_length": 254,
"source_database": "unreviewed",
"organism": "399781",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 3,
"end": 235,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF07150",
"score": 2.1e-89
}
]
}
]
}
]
}