GET /api/entry/InterPro/protein/UniProt/A0A6P3W049/?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": "IPR001614",
                "name": "Myelin proteolipid protein PLP",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR11683": "MYELIN PROTEOLIPID"
                    },
                    "smart": {
                        "SM00002": "Myelin proteolipid protein (PLP or lipophilin)"
                    },
                    "prints": {
                        "PR00214": "MYELINPLP"
                    },
                    "pfam": {
                        "PF01275": "Myelin proteolipid protein (PLP or lipophilin)"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0016020",
                        "name": "membrane",
                        "category": {
                            "code": "C",
                            "name": "cellular_component"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6p3w049",
                    "protein_length": 268,
                    "source_database": "unreviewed",
                    "organism": "7950",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 262,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR018237",
                "name": "Myelin proteolipid protein PLP, conserved site",
                "source_database": "interpro",
                "type": "conserved_site",
                "integrated": null,
                "member_databases": {
                    "prosite": {
                        "PS01004": "Myelin proteolipid protein signature 2",
                        "PS00575": "Myelin proteolipid protein signature 1"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p3w049",
                    "protein_length": 268,
                    "source_database": "unreviewed",
                    "organism": "7950",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 28,
                                    "end": 37,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 193,
                                    "end": 212,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}