GET /api/entry/InterPro/protein/UniProt/B8B7S6/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR021319",
                "name": "SWEET-like domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF11145": "Transmembrane E3 ligase/DUF2921 transmembrane domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b8b7s6",
                    "protein_length": 1046,
                    "source_database": "unreviewed",
                    "organism": "39946",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 766,
                                    "end": 817,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 854,
                                    "end": 1028,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR057425",
                "name": "DUF2921, lipocalin-like domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF25333": "DUF2921 lipocalin-like domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b8b7s6",
                    "protein_length": 1046,
                    "source_database": "unreviewed",
                    "organism": "39946",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 77,
                                    "end": 274,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 321,
                                    "end": 493,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 566,
                                    "end": 741,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}