GET /api/entry/pfam/protein/UniProt/A2T330/?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": "PF00124",
"name": "Photosynthetic reaction centre protein",
"source_database": "pfam",
"type": "family",
"integrated": "IPR000484",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "a2t330",
"protein_length": 353,
"source_database": "reviewed",
"organism": "13825",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 29,
"end": 318,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF00124",
"score": 1.9e-69
}
]
}
]
}
]
}