GET /api/entry/all/protein/unreviewed/X0AD60/?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": "IPR009286",
                "name": "Inositol-pentakisphosphate 2-kinase",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR14456": "INOSITOL POLYPHOSPHATE KINASE 1"
                    },
                    "pfam": {
                        "PF06090": "Inositol-pentakisphosphate 2-kinase"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0005524",
                        "name": "ATP binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0035299",
                        "name": "inositol-1,3,4,5,6-pentakisphosphate 2-kinase activity",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "x0ad60",
                    "protein_length": 476,
                    "source_database": "unreviewed",
                    "organism": "1089452",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 68,
                                    "end": 248,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 297,
                                    "end": 361,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF06090",
                "name": "Inositol-pentakisphosphate 2-kinase",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR009286",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "x0ad60",
                    "protein_length": 476,
                    "source_database": "unreviewed",
                    "organism": "1089452",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 71,
                                    "end": 248,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF06090",
                            "score": 1.7e-20
                        },
                        {
                            "fragments": [
                                {
                                    "start": 297,
                                    "end": 361,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF06090",
                            "score": 0.00038
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR14456",
                "name": "INOSITOL POLYPHOSPHATE KINASE 1",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR009286",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "x0ad60",
                    "protein_length": 476,
                    "source_database": "unreviewed",
                    "organism": "1089452",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 68,
                                    "end": 245,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PTHR14456:SF2",
                            "score": 1.1e-20,
                            "subfamily": {
                                "accession": "PTHR14456:SF2",
                                "name": "INOSITOL-PENTAKISPHOSPHATE 2-KINASE"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}