GET /api/entry/all/protein/unreviewed/V5TYV6/?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": "IPR007349",
                "name": "Domain of unknown function DUF418",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF04235": "Protein of unknown function (DUF418)"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "v5tyv6",
                    "protein_length": 385,
                    "source_database": "unreviewed",
                    "organism": "413503",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 215,
                                    "end": 373,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR052529",
                "name": "Bacterial Transport-Associated Protein",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR30590": "Bacterial Transport-Associated Protein"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "v5tyv6",
                    "protein_length": 385,
                    "source_database": "unreviewed",
                    "organism": "413503",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2,
                                    "end": 376,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "NF008093",
                "name": "DUF418 domain-containing protein YeiB",
                "source_database": "ncbifam",
                "type": "family",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "v5tyv6",
                    "protein_length": 385,
                    "source_database": "unreviewed",
                    "organism": "413503",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 375,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "NF008093",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04235",
                "name": "Protein of unknown function (DUF418)",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR007349",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "v5tyv6",
                    "protein_length": 385,
                    "source_database": "unreviewed",
                    "organism": "413503",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 215,
                                    "end": 373,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04235",
                            "score": 2.6e-40
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR30590",
                "name": "Bacterial Transport-Associated Protein",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR052529",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "v5tyv6",
                    "protein_length": 385,
                    "source_database": "unreviewed",
                    "organism": "413503",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2,
                                    "end": 376,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR30590:SF2",
                            "score": 3.9e-112,
                            "subfamily": {
                                "accession": "PTHR30590:SF2",
                                "name": "INNER MEMBRANE PROTEIN"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}