GET /api/entry/all/protein/unreviewed/W9WHB1/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR009450",
                "name": "Phosphatidylinositol N-acetylglucosaminyltransferase subunit C",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF06432": "Phosphatidylinositol N-acetylglucosaminyltransferase"
                    },
                    "pirsf": {
                        "PIRSF016104": "Phosphatidylinositol N-acetylglucosaminyltransferase, subunit C"
                    },
                    "panther": {
                        "PTHR12982": "PHOSPHATIDYLINOSITOL GLYCAN, CLASS C"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0006506",
                        "name": "GPI anchor biosynthetic process",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "w9whb1",
                    "protein_length": 606,
                    "source_database": "unreviewed",
                    "organism": "1182544",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 109,
                                    "end": 593,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF06432",
                "name": "Phosphatidylinositol N-acetylglucosaminyltransferase",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR009450",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w9whb1",
                    "protein_length": 606,
                    "source_database": "unreviewed",
                    "organism": "1182544",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 124,
                                    "end": 587,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF06432",
                            "score": 1.6e-100
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR12982",
                "name": "PHOSPHATIDYLINOSITOL GLYCAN, CLASS C",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR009450",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "w9whb1",
                    "protein_length": 606,
                    "source_database": "unreviewed",
                    "organism": "1182544",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 109,
                                    "end": 593,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR12982:SF0",
                            "score": 5e-108,
                            "subfamily": {
                                "accession": "PTHR12982:SF0",
                                "name": "PHOSPHATIDYLINOSITOL N-ACETYLGLUCOSAMINYLTRANSFERASE SUBUNIT C"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}