GET /api/entry/pfam/protein/UniProt/Q9I955/?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": "PF01290",
"name": "Thymosin beta-4 family",
"source_database": "pfam",
"type": "family",
"integrated": "IPR001152",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q9i955",
"protein_length": 46,
"source_database": "reviewed",
"organism": "7962",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 3,
"end": 40,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01290",
"score": 1.7e-13
}
]
}
]
}
]
}