GET /api/entry/all/protein/unreviewed/G3JRE2/?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": "IPR017956",
                "name": "AT hook, DNA-binding motif",
                "source_database": "interpro",
                "type": "conserved_site",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF02178": "AT hook motif"
                    },
                    "smart": {
                        "SM00384": "DNA binding domain with preference for A/T rich regions"
                    },
                    "prints": {
                        "PR00929": "ATHOOK"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003677",
                        "name": "DNA binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "g3jre2",
                    "protein_length": 528,
                    "source_database": "unreviewed",
                    "organism": "983644",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 310,
                                    "end": 320,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 376,
                                    "end": 390,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 409,
                                    "end": 423,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02178",
                "name": "AT hook motif",
                "source_database": "pfam",
                "type": "conserved_site",
                "integrated": "IPR017956",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g3jre2",
                    "protein_length": 528,
                    "source_database": "unreviewed",
                    "organism": "983644",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 378,
                                    "end": 389,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02178",
                            "score": 300
                        },
                        {
                            "fragments": [
                                {
                                    "start": 412,
                                    "end": 422,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02178",
                            "score": 89
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PR00929",
                "name": "ATHOOK",
                "source_database": "prints",
                "type": "family",
                "integrated": "IPR017956",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g3jre2",
                    "protein_length": 528,
                    "source_database": "unreviewed",
                    "organism": "983644",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 310,
                                    "end": 320,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PR00929",
                            "score": 0.038
                        },
                        {
                            "fragments": [
                                {
                                    "start": 376,
                                    "end": 387,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PR00929",
                            "score": 6.31e-06
                        },
                        {
                            "fragments": [
                                {
                                    "start": 409,
                                    "end": 419,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PR00929",
                            "score": 4.45e-05
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SM00384",
                "name": "DNA binding domain with preference for A/T rich regions",
                "source_database": "smart",
                "type": "domain",
                "integrated": "IPR017956",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g3jre2",
                    "protein_length": 528,
                    "source_database": "unreviewed",
                    "organism": "983644",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 378,
                                    "end": 390,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "SM00384",
                            "score": 0.43
                        },
                        {
                            "fragments": [
                                {
                                    "start": 411,
                                    "end": 423,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "SM00384",
                            "score": 0.35
                        }
                    ]
                }
            ]
        }
    ]
}