GET /api/entry/all/protein/unreviewed/Q29M04/?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": "IPR003377",
                "name": "Cornichon",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "smart": {
                        "SM01398": "Cornichon"
                    },
                    "pfam": {
                        "PF03311": "Cornichon protein"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0016192",
                        "name": "vesicle-mediated transport",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "q29m04",
                    "protein_length": 157,
                    "source_database": "unreviewed",
                    "organism": "46245",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 6,
                                    "end": 133,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03311",
                "name": "Cornichon protein",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR003377",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q29m04",
                    "protein_length": 157,
                    "source_database": "unreviewed",
                    "organism": "46245",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 8,
                                    "end": 133,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03311",
                            "score": 1.6e-33
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR12290",
                "name": "Cornichon/Phosphopantothenate--cysteine ligase",
                "source_database": "panther",
                "type": "family",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q29m04",
                    "protein_length": 157,
                    "source_database": "unreviewed",
                    "organism": "46245",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 10,
                                    "end": 136,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR12290",
                            "score": 2.5e-21
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SM01398",
                "name": "Cornichon",
                "source_database": "smart",
                "type": "domain",
                "integrated": "IPR003377",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q29m04",
                    "protein_length": 157,
                    "source_database": "unreviewed",
                    "organism": "46245",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 6,
                                    "end": 133,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "SM01398",
                            "score": 7.1e-51
                        }
                    ]
                }
            ]
        }
    ]
}