GET /api/entry/pfam/protein/UniProt/Q6RSS3/?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": "PF03854",
"name": "P-11 zinc finger",
"source_database": "pfam",
"type": "family",
"integrated": "IPR003224",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q6rss3",
"protein_length": 95,
"source_database": "reviewed",
"organism": "3052324",
"in_alphafold": false,
"in_bfvd": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 34,
"end": 83,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF03854",
"score": 2.2e-20
}
]
}
]
}
]
}