GET /api/entry/pfam/protein/UniProt/A0A9W9TM46/?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": "PF01592",
"name": "NifU-like N terminal domain",
"source_database": "pfam",
"type": "family",
"integrated": "IPR002871",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a0a9w9tm46",
"protein_length": 205,
"source_database": "unreviewed",
"organism": "5077",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 48,
"end": 171,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01592",
"score": 9.9e-49
}
]
}
]
}
]
}