General Handler
GET /api/entry/all/protein/reviewed/P86644/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "IPR013231",
"name": "Periviscerokinin",
"source_database": "interpro",
"type": "family",
"integrated": null,
"member_databases": {
"pfam": {
"PF08259": "Periviscerokinin family"
}
},
"go_terms": null
},
"proteins": [
{
"accession": "p86644",
"protein_length": 9,
"source_database": "reviewed",
"organism": "765342",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 2,
"end": 9,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": null,
"score": null
}
]
}
]
},
{
"metadata": {
"accession": "PF08259",
"name": "Periviscerokinin family",
"source_database": "pfam",
"type": "family",
"integrated": "IPR013231",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "p86644",
"protein_length": 9,
"source_database": "reviewed",
"organism": "765342",
"in_alphafold": false,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 2,
"end": 9,
"dc-status": "CONTINUOUS"
}
],
"representative": true,
"model": "PF08259",
"score": 0.98
}
]
}
]
}
]
}