GET /api/entry/all/protein/unreviewed/M8DHC4/?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": "IPR019606",
                "name": "GerMN domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF10646": "Sporulation and spore germination"
                    },
                    "smart": {
                        "SM00909": "Sporulation and spore germination"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m8dhc4",
                    "protein_length": 352,
                    "source_database": "unreviewed",
                    "organism": "1300222",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 72,
                                    "end": 186,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 218,
                                    "end": 334,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF10646",
                "name": "Sporulation and spore germination",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR019606",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m8dhc4",
                    "protein_length": 352,
                    "source_database": "unreviewed",
                    "organism": "1300222",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 72,
                                    "end": 182,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF10646",
                            "score": 1e-19
                        },
                        {
                            "fragments": [
                                {
                                    "start": 218,
                                    "end": 330,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF10646",
                            "score": 8.9e-19
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PS51257",
                "name": "Prokaryotic membrane lipoprotein lipid attachment site profile",
                "source_database": "profile",
                "type": "domain",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m8dhc4",
                    "protein_length": 352,
                    "source_database": "unreviewed",
                    "organism": "1300222",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 23,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PS51257",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SM00909",
                "name": "Sporulation and spore germination",
                "source_database": "smart",
                "type": "domain",
                "integrated": "IPR019606",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "m8dhc4",
                    "protein_length": 352,
                    "source_database": "unreviewed",
                    "organism": "1300222",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 96,
                                    "end": 186,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "SM00909",
                            "score": 8e-20
                        },
                        {
                            "fragments": [
                                {
                                    "start": 246,
                                    "end": 334,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "SM00909",
                            "score": 4.7e-19
                        }
                    ]
                }
            ]
        }
    ]
}