GET /api/entry/pfam/protein/UniProt/O94903/?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": "PF01168",
"name": "Alanine racemase, N-terminal domain",
"source_database": "pfam",
"type": "domain",
"integrated": "IPR001608",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "o94903",
"protein_length": 275,
"source_database": "reviewed",
"organism": "9606",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 39,
"end": 250,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01168",
"score": 5.1e-13
}
]
}
]
}
]
}