GET /api/entry/pfam/protein/UniProt/Q9X8J6/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 109.0
InterPro-Version-Minor: 0
Vary: Accept
{
"count": 1,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01061",
"name": "ABC-2 type transporter",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR013525",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "q9x8j6",
"protein_length": 260,
"source_database": "unreviewed",
"organism": "100226",
"in_alphafold": true,
"entry_protein_locations": [
{
"fragments": [
{
"start": 17,
"end": 222,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01061",
"score": 5.4e-21
}
]
}
]
}
]
}