GET /api/entry/all/protein/unreviewed/H1PRX4/?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": "IPR004685",
                "name": "Branched-chain amino acid transport system II carrier protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR30588": "BRANCHED-CHAIN AMINO ACID TRANSPORT SYSTEM 2 CARRIER PROTEIN"
                    },
                    "pfam": {
                        "PF05525": "Branched-chain amino acid transport protein"
                    },
                    "ncbifam": {
                        "TIGR00796": "branched-chain amino acid transport system II carrier protein"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0015658",
                        "name": "branched-chain amino acid transmembrane transporter activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0015803",
                        "name": "branched-chain amino acid transport",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "h1prx4",
                    "protein_length": 427,
                    "source_database": "unreviewed",
                    "organism": "457404",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 426,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF05525",
                "name": "Branched-chain amino acid transport protein",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR004685",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h1prx4",
                    "protein_length": 427,
                    "source_database": "unreviewed",
                    "organism": "457404",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 7,
                                    "end": 425,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF05525",
                            "score": 8.7e-128
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR30588",
                "name": "BRANCHED-CHAIN AMINO ACID TRANSPORT SYSTEM 2 CARRIER PROTEIN",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR004685",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h1prx4",
                    "protein_length": 427,
                    "source_database": "unreviewed",
                    "organism": "457404",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 426,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR30588:SF0",
                            "score": 0,
                            "subfamily": {
                                "accession": "PTHR30588:SF0",
                                "name": "BRANCHED-CHAIN AMINO ACID PERMEASE BRNQ"
                            }
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "TIGR00796",
                "name": "branched-chain amino acid transport system II carrier protein",
                "source_database": "ncbifam",
                "type": "family",
                "integrated": "IPR004685",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h1prx4",
                    "protein_length": 427,
                    "source_database": "unreviewed",
                    "organism": "457404",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 14,
                                    "end": 412,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "TIGR00796",
                            "score": 1.1e-98
                        }
                    ]
                }
            ]
        }
    ]
}