General Handler
GET /api/entry/pfam/protein/UniProt/G4MW90/?format=api
{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"metadata": {
"accession": "PF01663",
"name": "Type I phosphodiesterase / nucleotide pyrophosphatase",
"source_database": "pfam",
"type": "family",
"integrated": "IPR002591",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "g4mw90",
"protein_length": 1003,
"source_database": "unreviewed",
"organism": "242507",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 87,
"end": 282,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF01663",
"score": 1.3e-06
}
]
}
]
},
{
"metadata": {
"accession": "PF04987",
"name": "Phosphatidylinositolglycan class N (PIG-N)",
"source_database": "pfam",
"type": "family",
"integrated": "IPR017852",
"member_databases": null,
"go_terms": null
},
"proteins": [
{
"accession": "g4mw90",
"protein_length": 1003,
"source_database": "unreviewed",
"organism": "242507",
"in_alphafold": true,
"in_bfvd": false,
"entry_protein_locations": [
{
"fragments": [
{
"start": 453,
"end": 934,
"dc-status": "CONTINUOUS"
}
],
"representative": false,
"model": "PF04987",
"score": 0
}
]
}
]
}
]
}