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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR005578",
                "name": "Yif1 family",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR14083": "YIP1 INTERACTING FACTOR HOMOLOG YIF1 PROTEIN"
                    },
                    "pfam": {
                        "PF03878": "YIF1"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0006888",
                        "name": "endoplasmic reticulum to Golgi vesicle-mediated transport",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    },
                    {
                        "identifier": "GO:0005789",
                        "name": "endoplasmic reticulum membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "m7asc4",
                    "protein_length": 302,
                    "source_database": "unreviewed",
                    "organism": "8469",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 87,
                                    "end": 297,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03878",
                "name": "YIF1",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR005578",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m7asc4",
                    "protein_length": 302,
                    "source_database": "unreviewed",
                    "organism": "8469",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 87,
                                    "end": 297,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF03878",
                            "score": 2.4e-73
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR14083",
                "name": "YIP1 INTERACTING FACTOR HOMOLOG YIF1 PROTEIN",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR005578",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m7asc4",
                    "protein_length": 302,
                    "source_database": "unreviewed",
                    "organism": "8469",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 87,
                                    "end": 297,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PTHR14083:SF1",
                            "score": 4.7e-94,
                            "subfamily": {
                                "accession": "PTHR14083:SF1",
                                "name": "PROTEIN YIF1B"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}