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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR005024",
                "name": "Snf7 family",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF03357": "Snf7"
                    },
                    "panther": {
                        "PTHR10476": "CHARGED MULTIVESICULAR BODY PROTEIN",
                        "PTHR22761": "CHARGED MULTIVESICULAR BODY PROTEIN"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0007034",
                        "name": "vacuolar transport",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a6i9mn17",
                    "protein_length": 192,
                    "source_database": "unreviewed",
                    "organism": "8208",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 26,
                                    "end": 80,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        },
                        {
                            "fragments": [
                                {
                                    "start": 82,
                                    "end": 150,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}