GET /api/entry/all/protein/unreviewed/K9VID1
HTTP 200 OK
Allow: GET, HEAD
Cached: true
Content-Type: application/json
InterPro-Version: 104.0
InterPro-Version-Minor: 0
Server-Timing: 
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR003425",
                "name": "CCB3/YggT",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR33219": "YLMG HOMOLOG PROTEIN 2, CHLOROPLASTIC"
                    },
                    "pfam": {
                        "PF02325": "YGGT family"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "k9vid1",
                    "protein_length": 94,
                    "source_database": "unreviewed",
                    "organism": "179408",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 84,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02325",
                "name": "YGGT family",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR003425",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "k9vid1",
                    "protein_length": 94,
                    "source_database": "unreviewed",
                    "organism": "179408",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 14,
                                    "end": 82,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02325",
                            "score": 1.8e-12
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR33219",
                "name": "YLMG HOMOLOG PROTEIN 2, CHLOROPLASTIC",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR003425",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "k9vid1",
                    "protein_length": 94,
                    "source_database": "unreviewed",
                    "organism": "179408",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 84,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR33219:SF14",
                            "score": 2.4e-17,
                            "subfamily": {
                                "accession": "PTHR33219:SF14",
                                "name": "PROTEIN COFACTOR ASSEMBLY OF COMPLEX C SUBUNIT B CCB3, CHLOROPLASTIC-RELATED"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}