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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR007016",
                "name": "O-antigen ligase-related domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF04932": "O-Antigen ligase"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q3mdd2",
                    "protein_length": 313,
                    "source_database": "unreviewed",
                    "organism": "240292",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 87,
                                    "end": 224,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR051533",
                "name": "O-antigen ligase-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR37422": "TEICHURONIC ACID BIOSYNTHESIS PROTEIN TUAE"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q3mdd2",
                    "protein_length": 313,
                    "source_database": "unreviewed",
                    "organism": "240292",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 13,
                                    "end": 286,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04932",
                "name": "O-Antigen ligase",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR007016",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q3mdd2",
                    "protein_length": 313,
                    "source_database": "unreviewed",
                    "organism": "240292",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 87,
                                    "end": 224,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04932",
                            "score": 2e-15
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR37422",
                "name": "TEICHURONIC ACID BIOSYNTHESIS PROTEIN TUAE",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR051533",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q3mdd2",
                    "protein_length": 313,
                    "source_database": "unreviewed",
                    "organism": "240292",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 13,
                                    "end": 286,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR37422:SF13",
                            "score": 8.3e-19,
                            "subfamily": {
                                "accession": "PTHR37422:SF13",
                                "name": "LIPOPOLYSACCHARIDE BIOSYNTHESIS PROTEIN PA4999-RELATED"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}