GET /api/entry/pfam/protein/UniProt/F2US20/?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": "PF14649",
"name": "Spatacsin C-terminus",
"source_database": "pfam",
"type": "family",
"integrated": "IPR028107",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "f2us20",
"protein_length": 1717,
"source_database": "unreviewed",
"organism": "946362",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 1335,
"end": 1581,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF14649",
"score": 1.9e-19
}
]
}
]
}
]
}