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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR025558",
                "name": "Domain of unknown function DUF4283",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF14111": "Domain of unknown function (DUF4283)"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b9s3t9",
                    "protein_length": 250,
                    "source_database": "unreviewed",
                    "organism": "3988",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 32,
                                    "end": 123,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR025836",
                "name": "Zinc knuckle CX2CX4HX4C",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF14392": "Zinc knuckle"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b9s3t9",
                    "protein_length": 250,
                    "source_database": "unreviewed",
                    "organism": "3988",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 180,
                                    "end": 228,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR040256",
                "name": "Uncharacterized protein At4g02000-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR31286": "GLYCINE-RICH CELL WALL STRUCTURAL PROTEIN 1.8-LIKE"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b9s3t9",
                    "protein_length": 250,
                    "source_database": "unreviewed",
                    "organism": "3988",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 25,
                                    "end": 240,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}