GET /api/entry/all/protein/unreviewed/A2QGC6/?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": "IPR022085",
                "name": "Oxopyrrolidines biosynthesis cluster protein G",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF12311": "Protein of unknown function (DUF3632)"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a2qgc6",
                    "protein_length": 278,
                    "source_database": "unreviewed",
                    "organism": "425011",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 64,
                                    "end": 245,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR053204",
                "name": "Oxopyrrolidines Biosynthesis-associated Protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR38797": "Oxopyrrolidines Biosynthesis-associated Protein"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a2qgc6",
                    "protein_length": 278,
                    "source_database": "unreviewed",
                    "organism": "425011",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 24,
                                    "end": 275,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF12311",
                "name": "Protein of unknown function (DUF3632)",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR022085",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a2qgc6",
                    "protein_length": 278,
                    "source_database": "unreviewed",
                    "organism": "425011",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 64,
                                    "end": 245,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12311",
                            "score": 1.9e-25
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR38797",
                "name": "Oxopyrrolidines Biosynthesis-associated Protein",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR053204",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a2qgc6",
                    "protein_length": 278,
                    "source_database": "unreviewed",
                    "organism": "425011",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 24,
                                    "end": 275,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR38797:SF6",
                            "score": 3.2e-26,
                            "subfamily": {
                                "accession": "PTHR38797:SF6",
                                "name": null
                            }
                        }
                    ]
                }
            ]
        }
    ]
}