GET /api/entry/all/protein/reviewed/A1SJN0/?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": "IPR003805",
                "name": "Adenosylcobinamide-GDP ribazoletransferase",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR34148": "ADENOSYLCOBINAMIDE-GDP RIBAZOLETRANSFERASE"
                    },
                    "hamap": {
                        "MF_00719": "Adenosylcobinamide-GDP ribazoletransferase [cobS]"
                    },
                    "pfam": {
                        "PF02654": "Cobalamin-5-phosphate synthase"
                    },
                    "ncbifam": {
                        "TIGR00317": "adenosylcobinamide-GDP ribazoletransferase"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0008818",
                        "name": "cobalamin 5'-phosphate synthase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0051073",
                        "name": "adenosylcobinamide-GDP ribazoletransferase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a1sjn0",
                    "protein_length": 229,
                    "source_database": "reviewed",
                    "organism": "196162",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 229,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "MF_00719",
                "name": "Adenosylcobinamide-GDP ribazoletransferase [cobS]",
                "source_database": "hamap",
                "type": "family",
                "integrated": "IPR003805",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a1sjn0",
                    "protein_length": 229,
                    "source_database": "reviewed",
                    "organism": "196162",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 229,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "MF_00719",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02654",
                "name": "Cobalamin-5-phosphate synthase",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR003805",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a1sjn0",
                    "protein_length": 229,
                    "source_database": "reviewed",
                    "organism": "196162",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 8,
                                    "end": 224,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02654",
                            "score": 1.3e-33
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR34148",
                "name": "ADENOSYLCOBINAMIDE-GDP RIBAZOLETRANSFERASE",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR003805",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a1sjn0",
                    "protein_length": 229,
                    "source_database": "reviewed",
                    "organism": "196162",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 228,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PTHR34148:SF1",
                            "score": 3.9e-31,
                            "subfamily": {
                                "accession": "PTHR34148:SF1",
                                "name": "ADENOSYLCOBINAMIDE-GDP RIBAZOLETRANSFERASE"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}