GET /api/entry/pfam/protein/UniProt/Q2JJ02/?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": "PF02532",
"name": "Photosystem II reaction centre I protein (PSII 4.8 kDa protein)",
"source_database": "pfam",
"type": "family",
"integrated": "IPR003686",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q2jj02",
"protein_length": 38,
"source_database": "reviewed",
"organism": "321332",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 36,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF02532",
"score": 1.5e-20
}
]
}
]
}
]
}