GET /api/entry/pfam/protein/UniProt/L8IP10/?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": "PF15234",
"name": "Linker for activation of T-cells",
"source_database": "pfam",
"type": "family",
"integrated": "IPR008359",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "l8ip10",
"protein_length": 254,
"source_database": "unreviewed",
"organism": "72004",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1,
"end": 254,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF15234",
"score": 1.7e-110
}
]
}
]
}
]
}