GET /api/entry/all/protein/unreviewed/S3TCC3/?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": "IPR001123",
                "name": "Amino acid exporter protein, LeuE-type",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR30086": "ARGININE EXPORTER PROTEIN ARGO"
                    },
                    "pfam": {
                        "PF01810": "LysE type translocator"
                    },
                    "pirsf": {
                        "PIRSF006324": "Amino acid efflux protein, LeuE type"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0006865",
                        "name": "amino acid transport",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "s3tcc3",
                    "protein_length": 213,
                    "source_database": "unreviewed",
                    "organism": "280145",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 8,
                                    "end": 209,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF01810",
                "name": "LysE type translocator",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR001123",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "s3tcc3",
                    "protein_length": 213,
                    "source_database": "unreviewed",
                    "organism": "280145",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 19,
                                    "end": 208,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01810",
                            "score": 1.9e-28
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PIRSF006324",
                "name": "Amino acid efflux protein, LeuE type",
                "source_database": "pirsf",
                "type": "family",
                "integrated": "IPR001123",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "s3tcc3",
                    "protein_length": 213,
                    "source_database": "unreviewed",
                    "organism": "280145",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 8,
                                    "end": 208,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PIRSF006324",
                            "score": 3.7e-43
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR30086",
                "name": "ARGININE EXPORTER PROTEIN ARGO",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR001123",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "s3tcc3",
                    "protein_length": 213,
                    "source_database": "unreviewed",
                    "organism": "280145",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 8,
                                    "end": 209,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR30086:SF21",
                            "score": 6.3e-43,
                            "subfamily": {
                                "accession": "PTHR30086:SF21",
                                "name": "TRANSPORT PROTEIN"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}