GET /api/entry/all/protein/unreviewed/G1LB14/?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": "IPR005178",
                "name": "Organic solute transporter subunit alpha/Transmembrane protein 184",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "smart": {
                        "SM01417": "Organic solute transporter Ostalpha"
                    },
                    "panther": {
                        "PTHR23423": "ORGANIC SOLUTE TRANSPORTER-RELATED"
                    },
                    "pfam": {
                        "PF03619": "Organic solute transporter Ostalpha"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g1lb14",
                    "protein_length": 338,
                    "source_database": "unreviewed",
                    "organism": "9646",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 52,
                                    "end": 322,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03619",
                "name": "Organic solute transporter Ostalpha",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR005178",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g1lb14",
                    "protein_length": 338,
                    "source_database": "unreviewed",
                    "organism": "9646",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 54,
                                    "end": 321,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03619",
                            "score": 8.5e-47
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR23423",
                "name": "ORGANIC SOLUTE TRANSPORTER-RELATED",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR005178",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g1lb14",
                    "protein_length": 338,
                    "source_database": "unreviewed",
                    "organism": "9646",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 52,
                                    "end": 321,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR23423",
                            "score": 2.5e-51
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SM01417",
                "name": "Organic solute transporter Ostalpha",
                "source_database": "smart",
                "type": "domain",
                "integrated": "IPR005178",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g1lb14",
                    "protein_length": 338,
                    "source_database": "unreviewed",
                    "organism": "9646",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 53,
                                    "end": 322,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "SM01417",
                            "score": 7.9e-82
                        }
                    ]
                }
            ]
        }
    ]
}