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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR006759",
                "name": "Glycosyl transferase family 54",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR12062": "N-ACETYLGLUCOSAMINYLTRANSFERASE VI"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2j8rjb5",
                    "protein_length": 535,
                    "source_database": "unreviewed",
                    "organism": "9601",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 33,
                                    "end": 528,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR056576",
                "name": "MGAT4 A/B/C, C-terminal domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF23524": "MGAT4 C-terminal domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2j8rjb5",
                    "protein_length": 535,
                    "source_database": "unreviewed",
                    "organism": "9601",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 394,
                                    "end": 527,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR057279",
                "name": "MGAT4, conserved region",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF04666": "MGAT4 conserved region"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2j8rjb5",
                    "protein_length": 535,
                    "source_database": "unreviewed",
                    "organism": "9601",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 104,
                                    "end": 380,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04666",
                "name": "MGAT4 conserved region",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR057279",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2j8rjb5",
                    "protein_length": 535,
                    "source_database": "unreviewed",
                    "organism": "9601",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 104,
                                    "end": 380,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF04666",
                            "score": 4e-130
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF23524",
                "name": "MGAT4 C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR056576",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2j8rjb5",
                    "protein_length": 535,
                    "source_database": "unreviewed",
                    "organism": "9601",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 394,
                                    "end": 527,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF23524",
                            "score": 3.1e-46
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR12062",
                "name": "N-ACETYLGLUCOSAMINYLTRANSFERASE VI",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR006759",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2j8rjb5",
                    "protein_length": 535,
                    "source_database": "unreviewed",
                    "organism": "9601",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 33,
                                    "end": 528,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR12062:SF4",
                            "score": 0,
                            "subfamily": {
                                "accession": "PTHR12062:SF4",
                                "name": "ALPHA-1,3-MANNOSYL-GLYCOPROTEIN 4-BETA-N-ACETYLGLUCOSAMINYLTRANSFERASE A"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}