GET /api/entry/InterPro/protein/UniProt/A0A6J2IWG2/?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": "IPR026162",
                "name": "Myb/SANT-like DNA-binding domain-containing protein 4",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR21732": "MYB/SANT-LIKE DNA-BINDING DOMAIN-CONTAINING PROTEIN 4"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j2iwg2",
                    "protein_length": 345,
                    "source_database": "unreviewed",
                    "organism": "649802",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 344,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR028002",
                "name": "Myb/SANT-like DNA-binding domain 5",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF13873": "Myb/SANT-like DNA-binding domain"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6j2iwg2",
                    "protein_length": 345,
                    "source_database": "unreviewed",
                    "organism": "649802",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 8,
                                    "end": 85,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        }
    ]
}