GET /api/entry/all/protein/unreviewed/G1PLG7/?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": "IPR029247",
                "name": "FAM168A/MANI",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF14944": "Tongue Cancer Chemotherapy Resistant Protein 1"
                    },
                    "panther": {
                        "PTHR31844": "MYELIN-ASSOCIATED NEURITE-OUTGROWTH INHIBITOR-RELATED"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g1plg7",
                    "protein_length": 223,
                    "source_database": "unreviewed",
                    "organism": "59463",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 223,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF14944",
                "name": "Tongue Cancer Chemotherapy Resistant Protein 1",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR029247",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g1plg7",
                    "protein_length": 223,
                    "source_database": "unreviewed",
                    "organism": "59463",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 223,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF14944",
                            "score": 1e-84
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR31844",
                "name": "MYELIN-ASSOCIATED NEURITE-OUTGROWTH INHIBITOR-RELATED",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR029247",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g1plg7",
                    "protein_length": 223,
                    "source_database": "unreviewed",
                    "organism": "59463",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 223,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PTHR31844",
                            "score": 1.3e-100
                        }
                    ]
                }
            ]
        }
    ]
}