GET /api/entry/InterPro/protein/UniProt/A0A8R2A8Q2/?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": "IPR000467",
                "name": "G-patch domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS50174": "G-patch domain profile"
                    },
                    "pfam": {
                        "PF01585": "G-patch domain"
                    },
                    "smart": {
                        "SM00443": "glycine rich nucleic binding domain"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0003676",
                        "name": "nucleic acid binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "a0a8r2a8q2",
                    "protein_length": 732,
                    "source_database": "unreviewed",
                    "organism": "7029",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 585,
                                    "end": 633,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR014720",
                "name": "Double-stranded RNA-binding domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS50137": "Double stranded RNA-binding domain (dsRBD) profile"
                    },
                    "pfam": {
                        "PF00035": "Double-stranded RNA binding motif"
                    },
                    "smart": {
                        "SM00358": "Double-stranded RNA binding motif"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8r2a8q2",
                    "protein_length": 732,
                    "source_database": "unreviewed",
                    "organism": "7029",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 657,
                                    "end": 726,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}