GET /api/entry/all/protein/unreviewed/A0A1B3P5M8
HTTP 200 OK
Allow: GET, HEAD
Cached: true
Content-Type: application/json
InterPro-Version: 104.0
InterPro-Version-Minor: 0
Server-Timing: 
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR004117",
                "name": "Olfactory receptor, insect",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR21137": "ODORANT RECEPTOR"
                    },
                    "pfam": {
                        "PF02949": "7tm Odorant receptor"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0004984",
                        "name": "olfactory receptor activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0005549",
                        "name": "odorant binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0007608",
                        "name": "sensory perception of smell",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a1b3p5m8",
                    "protein_length": 429,
                    "source_database": "unreviewed",
                    "organism": "1206364",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 20,
                                    "end": 425,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02949",
                "name": "7tm Odorant receptor",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR004117",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a1b3p5m8",
                    "protein_length": 429,
                    "source_database": "unreviewed",
                    "organism": "1206364",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 111,
                                    "end": 415,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02949",
                            "score": 1.8e-19
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR21137",
                "name": "ODORANT RECEPTOR",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR004117",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a1b3p5m8",
                    "protein_length": 429,
                    "source_database": "unreviewed",
                    "organism": "1206364",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 20,
                                    "end": 425,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR21137:SF35",
                            "score": 8.4e-23,
                            "subfamily": {
                                "accession": "PTHR21137:SF35",
                                "name": "ODORANT RECEPTOR 19A-RELATED"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}