GET /api/entry/pfam/protein/UniProt/H2PU40/?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": "PF10629",
"name": "Ciliary microtubule inner protein 2B-like",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR018902",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "h2pu40",
"protein_length": 316,
"source_database": "unreviewed",
"organism": "9601",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 13,
"end": 45,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF10629",
"score": 1.1e-08
}
]
}
]
}
]
}