GET /api/entry/all/protein/reviewed/A6TZA4/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR007208",
                "name": "Na(+)/H(+) antiporter subunit F-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR34702": "NA(+)/H(+) ANTIPORTER SUBUNIT F1"
                    },
                    "pirsf": {
                        "PIRSF028784": "Na(+)/H(+) antiporter subunit F"
                    },
                    "pfam": {
                        "PF04066": "Multiple resistance and pH regulation protein F (MrpF / PhaF)"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0015075",
                        "name": "monoatomic ion transmembrane transporter activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0034220",
                        "name": "monoatomic ion transmembrane transport",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a6tza4",
                    "protein_length": 100,
                    "source_database": "reviewed",
                    "organism": "359787",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 93,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "NF009300",
                "name": "putative monovalent cation/H+ antiporter subunit F",
                "source_database": "ncbifam",
                "type": "family",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a6tza4",
                    "protein_length": 100,
                    "source_database": "reviewed",
                    "organism": "359787",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 99,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "NF009300",
                            "score": 4.6e-52
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04066",
                "name": "Multiple resistance and pH regulation protein F (MrpF / PhaF)",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR007208",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a6tza4",
                    "protein_length": 100,
                    "source_database": "reviewed",
                    "organism": "359787",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 35,
                                    "end": 86,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04066",
                            "score": 2.8e-09
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PIRSF028784",
                "name": "Na(+)/H(+) antiporter subunit F",
                "source_database": "pirsf",
                "type": "family",
                "integrated": "IPR007208",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a6tza4",
                    "protein_length": 100,
                    "source_database": "reviewed",
                    "organism": "359787",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 93,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PIRSF028784",
                            "score": 1.9e-26
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR34702",
                "name": "NA(+)/H(+) ANTIPORTER SUBUNIT F1",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR007208",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a6tza4",
                    "protein_length": 100,
                    "source_database": "reviewed",
                    "organism": "359787",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 93,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PTHR34702:SF1",
                            "score": 5.3e-22,
                            "subfamily": {
                                "accession": "PTHR34702:SF1",
                                "name": "NA(+)_H(+) ANTIPORTER SUBUNIT F"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}