GET /api/entry/pfam/protein/UniProt/G9N700/?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": "PF11274",
"name": "Protein of unknown function (DUF3074)",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR024500",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "g9n700",
"protein_length": 576,
"source_database": "unreviewed",
"organism": "413071",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 122,
"end": 301,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF11274",
"score": 4e-43
}
]
}
]
}
]
}